From: John Crispin Date: Sat, 31 Aug 2024 16:58:50 +0000 (+0200) Subject: mediatek: fix OpenWrt One NAND size X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ee798653f3a9f5cd2fcd2c483f764fecd9ce80c9;p=openwrt%2Fstaging%2Fthess.git mediatek: fix OpenWrt One NAND size The final version of the PCB has 256MB NAND instead of 128MB. Signed-off-by: John Crispin --- diff --git a/target/linux/mediatek/dts/mt7981b-openwrt-one.dts b/target/linux/mediatek/dts/mt7981b-openwrt-one.dts index 2193c782b5..cfc5319d91 100644 --- a/target/linux/mediatek/dts/mt7981b-openwrt-one.dts +++ b/target/linux/mediatek/dts/mt7981b-openwrt-one.dts @@ -329,7 +329,7 @@ partition@580000 { label = "ubi"; - reg = <0x100000 0x7F00000>; + reg = <0x100000 0xFF00000>; compatible = "linux,ubi"; volumes {