From: John Crispin Date: Tue, 1 Jul 2014 10:26:38 +0000 (+0000) Subject: ramips: sync the WHR-600D flash layout with that of the vendor FW X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=3c88de0d47f2fe8d1e051ced0010103e5a981047;p=lede.git ramips: sync the WHR-600D flash layout with that of the vendor FW Signed-off-by: John Crispin SVN-Revision: 41446 --- diff --git a/target/linux/ramips/dts/WHR-600D.dts b/target/linux/ramips/dts/WHR-600D.dts index 0b4d5390ce..b99d024d07 100644 --- a/target/linux/ramips/dts/WHR-600D.dts +++ b/target/linux/ramips/dts/WHR-600D.dts @@ -42,12 +42,12 @@ partition@50000 { label = "firmware"; - reg = <0x50000 0x6b0000>; + reg = <0x50000 0x5b0000>; }; - partition@700000 { + partition@600000 { label = "usercfg"; - reg = <0x700000 0x100000>; + reg = <0x600000 0x100000>; }; }; };