ramips: mt7621: disable highmem support and remove highmem offset patch
authorFelix Fietkau <nbd@nbd.name>
Mon, 24 Jul 2023 11:17:44 +0000 (13:17 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 24 Jul 2023 11:36:39 +0000 (13:36 +0200)
commitcd2b74e01e8d5f5b80b82db1cb204c13ed99dd58
treee20bac3b55e6a0786f92dd3e6d72078d94523199
parent79fd3e62b4910731c13692b2daa2083e0f95c023
ramips: mt7621: disable highmem support and remove highmem offset patch

On MT7621 it was observed, that enabling highmem support causes a significant
performance drop, as documented in: https://github.com/openwrt/openwrt/issues/13151
By adjusting the highmem start offset, we avoid leaving any RAM unaddressable,
even on devices with 512 MB

Fixes: https://github.com/openwrt/openwrt/issues/13151
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/ramips/mt7621/config-5.15
target/linux/ramips/patches-5.15/120-highmem-start-offset.patch [new file with mode: 0644]