ramips: sync the WHR-600D flash layout with that of the vendor FW
[openwrt.git] / target / linux / ramips / dts / WHR-300HP2.dts
index 1a0b8c3..28917fe 100644 (file)
@@ -13,7 +13,7 @@
 
                spi@b00 {
                        status = "okay";
-               
+
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
 
                                partition@50000 {
                                        label = "firmware";
-                                       reg = <0x50000 0x6b0000>;
+                                       reg = <0x50000 0x5b0000>;
                                };
 
-                               partition@700000 {
+                               partition@600000 {
                                        label = "usercfg";
-                                       reg = <0x700000 0x100000>;
+                                       reg = <0x600000 0x100000>;
                                };
                        };
                };