From fd7be4073af21aeea4b330b59c0d097ccb561137 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 3 Jan 2015 18:31:27 +0000 Subject: ramips: fix WSR-600DHP flash layout Signed-off-by: Felix Fietkau SVN-Revision: 43819 --- target/linux/ramips/dts/WSR-600.dts | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'target/linux/ramips/dts/WSR-600.dts') 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>; + }; }; }; }; -- cgit v1.2.3