ramips: fix usercfg partition offset for WHR-1166D
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 19 Oct 2014 08:45:56 +0000 (08:45 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 19 Oct 2014 08:45:56 +0000 (08:45 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42958 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

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