projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
858b972
)
ralink: fix WHR-300HP2 mtd size
author
John Crispin
<john@openwrt.org>
Mon, 7 Apr 2014 15:10:26 +0000
(15:10 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 7 Apr 2014 15:10:26 +0000
(15:10 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40419
target/linux/ramips/dts/WHR-300HP2.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/WHR-300HP2.dts
b/target/linux/ramips/dts/WHR-300HP2.dts
index 9204ded556d67c23a690360d92932752f469abbb..28917fec93fae22863dad41aa011bd1c9e377a94 100644
(file)
--- a/
target/linux/ramips/dts/WHR-300HP2.dts
+++ b/
target/linux/ramips/dts/WHR-300HP2.dts
@@
-42,12
+42,12
@@
partition@50000 {
label = "firmware";
- reg = <0x50000 0x
6
b0000>;
+ reg = <0x50000 0x
5
b0000>;
};
- partition@
7
00000 {
+ partition@
6
00000 {
label = "usercfg";
- reg = <0x
7
00000 0x100000>;
+ reg = <0x
6
00000 0x100000>;
};
};
};