From: nbd Date: Sun, 19 Oct 2014 08:45:56 +0000 (+0000) Subject: ramips: fix usercfg partition offset for WHR-1166D X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=e5924246088cbd8d48f4b09a87f31cd47d6d503e;p=openwrt.git ramips: fix usercfg partition offset for WHR-1166D Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42958 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ramips/dts/WHR-1166D.dts b/target/linux/ramips/dts/WHR-1166D.dts index d62be1e10e..236987c721 100644 --- a/target/linux/ramips/dts/WHR-1166D.dts +++ b/target/linux/ramips/dts/WHR-1166D.dts @@ -47,7 +47,7 @@ partition@e00000 { label = "usercfg"; - reg = <0xe00000 0x100000>; + reg = <0xf00000 0x100000>; }; }; };