summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin2024-08-31 16:58:50 +0000
committerJohn Crispin2024-09-10 15:23:04 +0000
commitee798653f3a9f5cd2fcd2c483f764fecd9ce80c9 (patch)
tree79aa9429c327e99bf23fce2a56622442ba6638b9
parentf5c42670d278001eaa73fbc36b5ebc1105a996a3 (diff)
downloadopenwrt-ee798653f3a9f5cd2fcd2c483f764fecd9ce80c9.tar.gz
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>
-rw-r--r--target/linux/mediatek/dts/mt7981b-openwrt-one.dts2
1 files changed, 1 insertions, 1 deletions
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 {