[openwrt/openwrt] mediatek: enable NMBM remapping for NWA50AX Pro UBI
LEDE Commits
lede-commits at lists.infradead.org
Fri Aug 25 12:43:06 PDT 2023
blocktrron pushed a commit to openwrt/openwrt.git, branch openwrt-23.05:
https://git.openwrt.org/e74a4b509fd970818086d749caf1d8e68a4f4f7b
commit e74a4b509fd970818086d749caf1d8e68a4f4f7b
Author: David Bauer <mail at david-bauer.net>
AuthorDate: Fri Aug 25 21:38:13 2023 +0200
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 at david-bauer.net>
(cherry picked from commit 6dc0675e5b9d59a882972b8d478ee9fa8496ae51)
---
target/linux/mediatek/dts/mt7981b-zyxel-nwa50ax-pro.dts | 4 ----
1 file changed, 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 0898525ab6..a7626d51a4 100644
--- a/target/linux/mediatek/dts/mt7981b-zyxel-nwa50ax-pro.dts
+++ b/target/linux/mediatek/dts/mt7981b-zyxel-nwa50ax-pro.dts
@@ -114,10 +114,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>;
More information about the lede-commits
mailing list