summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/WSR-600.dts
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-01-03 18:31:27 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-01-03 18:31:27 +0000
commitfd7be4073af21aeea4b330b59c0d097ccb561137 (patch)
tree0db181118f0f172bd4aaa7bfc36c5fe763a6bdc3 /target/linux/ramips/dts/WSR-600.dts
parent373c84c30b95d1def54fb2437a2d52d5168bab42 (diff)
downloadmaster-31e0f0ae-fd7be4073af21aeea4b330b59c0d097ccb561137.tar.gz
master-31e0f0ae-fd7be4073af21aeea4b330b59c0d097ccb561137.tar.bz2
master-31e0f0ae-fd7be4073af21aeea4b330b59c0d097ccb561137.zip
ramips: fix WSR-600DHP flash layout
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43819
Diffstat (limited to 'target/linux/ramips/dts/WSR-600.dts')
-rw-r--r--target/linux/ramips/dts/WSR-600.dts7
1 files changed, 6 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/WSR-600.dts b/target/linux/ramips/dts/WSR-600.dts
index f9ac3d7631..c754991484 100644
--- a/target/linux/ramips/dts/WSR-600.dts
+++ b/target/linux/ramips/dts/WSR-600.dts
@@ -49,10 +49,15 @@
reg = <0x50000 0x6b0000>;
};
- partition@f700000 {
+ partition@700000 {
label = "usercfg";
reg = <0x700000 0x100000>;
};
+
+ partition@800000 {
+ label = "firmware2";
+ reg = <0x800000 0x6b0000>;
+ };
};
};
};