Author: blogic Date: 2014-07-01 12:26:38 +0200 (Tue, 01 Jul 2014) New Revision: 41446
Modified: trunk/target/linux/ramips/dts/WHR-600D.dts Log: ramips: sync the WHR-600D flash layout with that of the vendor FW Signed-off-by: John Crispin <[email protected]> Modified: trunk/target/linux/ramips/dts/WHR-600D.dts =================================================================== --- trunk/target/linux/ramips/dts/WHR-600D.dts 2014-07-01 10:26:33 UTC (rev 41445) +++ trunk/target/linux/ramips/dts/WHR-600D.dts 2014-07-01 10:26:38 UTC (rev 41446) @@ -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>; }; }; }; _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
