ramips: fix usercfg partition offset for WHR-1166D
authorFelix Fietkau <nbd@openwrt.org>
Sun, 19 Oct 2014 08:45:56 +0000 (08:45 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 19 Oct 2014 08:45:56 +0000 (08:45 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42958

target/linux/ramips/dts/WHR-1166D.dts

index d62be1e10e58fcd9c78e9187785747793bbde48c..236987c7211ea8b7021e430df6620f9dccb36a82 100644 (file)
@@ -47,7 +47,7 @@
 
                                partition@e00000 {
                                        label = "usercfg";
-                                       reg = <0xe00000 0x100000>;
+                                       reg = <0xf00000 0x100000>;
                                };
                        };
                };