mediatek: fix OpenWrt One NAND size

The final version of the PCB has 256MB NAND instead of 128MB.

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin 2024-08-31 18:58:50 +02:00
parent f5c42670d2
commit ee798653f3

View File

@ -329,7 +329,7 @@
partition@580000 {
label = "ubi";
reg = <0x100000 0x7F00000>;
reg = <0x100000 0xFF00000>;
compatible = "linux,ubi";
volumes {