mediatek: fix OpenWrt One NAND size
authorJohn Crispin <john@phrozen.org>
Sat, 31 Aug 2024 16:58:50 +0000 (18:58 +0200)
committerJohn Crispin <john@phrozen.org>
Tue, 10 Sep 2024 15:23:04 +0000 (17:23 +0200)
The final version of the PCB has 256MB NAND instead of 128MB.

Signed-off-by: John Crispin <john@phrozen.org>
target/linux/mediatek/dts/mt7981b-openwrt-one.dts

index 2193c782b5ff7805cc69c4eea681524ba8b68d6c..cfc5319d9145ab9e6ea59fdd85f5ef8010d8d25c 100644 (file)
 
                        partition@580000 {
                                label = "ubi";
-                               reg = <0x100000 0x7F00000>;
+                               reg = <0x100000 0xFF00000>;
                                compatible = "linux,ubi";
 
                                volumes {