projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
373c84c
)
ramips: fix WSR-600DHP flash layout
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 3 Jan 2015 18:31:27 +0000
(18:31 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 3 Jan 2015 18:31:27 +0000
(18:31 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43819
target/linux/ramips/dts/WSR-600.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/WSR-600.dts
b/target/linux/ramips/dts/WSR-600.dts
index f9ac3d7631edc19c187e98080849d62e8a6c7e1f..c754991484ea2e8fb2d2345b850d3b9951b32528 100644
(file)
--- a/
target/linux/ramips/dts/WSR-600.dts
+++ b/
target/linux/ramips/dts/WSR-600.dts
@@
-49,10
+49,15
@@
reg = <0x50000 0x6b0000>;
};
- partition@
f
700000 {
+ partition@700000 {
label = "usercfg";
reg = <0x700000 0x100000>;
};
+
+ partition@800000 {
+ label = "firmware2";
+ reg = <0x800000 0x6b0000>;
+ };
};
};
};