projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e720d5f
)
ralink: fix WHR-300HP2 mtd size
author
John Crispin
<blogic@openwrt.org>
Mon, 7 Apr 2014 15:10:26 +0000
(15:10 +0000)
committer
John Crispin
<blogic@openwrt.org>
Mon, 7 Apr 2014 15:10:26 +0000
(15:10 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40419
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
9204ded
..
28917fe
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>;
};
};
};