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 18:19:11 +0000 (20:19 +0200)
commite5dea9e37f1953d0cc4b846a530ff4247bf08ee0
tree294a8a2b23037bb83ff632b1090ec9d92ee718c5
parent476bf135fcec4c1ceb5114029e539a07131e970f
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>
(cherry picked from commit cd2b74e01e8d5f5b80b82db1cb204c13ed99dd58)
target/linux/ramips/mt7621/config-5.15
target/linux/ramips/patches-5.15/120-highmem-start-offset.patch [new file with mode: 0644]