projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5c4267
)
mediatek: fix OpenWrt One NAND size
author
John Crispin
<john@phrozen.org>
Sat, 31 Aug 2024 16:58:50 +0000
(18:58 +0200)
committer
John 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
patch
|
blob
|
history
diff --git
a/target/linux/mediatek/dts/mt7981b-openwrt-one.dts
b/target/linux/mediatek/dts/mt7981b-openwrt-one.dts
index 2193c782b5ff7805cc69c4eea681524ba8b68d6c..cfc5319d9145ab9e6ea59fdd85f5ef8010d8d25c 100644
(file)
--- 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 0x
7
F00000>;
+ reg = <0x100000 0x
F
F00000>;
compatible = "linux,ubi";
volumes {