aboutsummaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2023-08-25 21:38:13 +0200
committerDavid Bauer <mail@david-bauer.net>2023-08-25 21:42:31 +0200
commit6dc0675e5b9d59a882972b8d478ee9fa8496ae51 (patch)
treef9e1e3ab5dd13ad78ff134b9d0016d3b857b9719 /target
parent6b3737be323f702d5c1c5533db7d7351603dad0f (diff)
mediatek: enable NMBM remapping for NWA50AX Pro UBI
Don't skip remapping of the UBI area for the ZyXEL NWA50AX Pro. This is due to the kernel being loaded from the UBI partition by U-Boot. Link: https://github.com/openwrt/openwrt/pull/13335 Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target')
-rw-r--r--target/linux/mediatek/dts/mt7981b-zyxel-nwa50ax-pro.dts4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/mediatek/dts/mt7981b-zyxel-nwa50ax-pro.dts b/target/linux/mediatek/dts/mt7981b-zyxel-nwa50ax-pro.dts
index 6b50dde4e2..419c0d4f9d 100644
--- a/target/linux/mediatek/dts/mt7981b-zyxel-nwa50ax-pro.dts
+++ b/target/linux/mediatek/dts/mt7981b-zyxel-nwa50ax-pro.dts
@@ -115,10 +115,6 @@
mediatek,bmt-max-ratio = <1>;
mediatek,bmt-max-reserved-blocks = <64>;
- mediatek,bmt-remap-range =
- <0x0 0x580000>,
- <0xef00000 0xef80000>;
-
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;