From: Felix Fietkau Date: Sun, 19 Oct 2014 08:45:56 +0000 (+0000) Subject: ramips: fix usercfg partition offset for WHR-1166D X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=504e87aa4ce242e209b31d4046e3d1c75f0014dc;p=openwrt%2Fsvn-archive%2Farchive.git ramips: fix usercfg partition offset for WHR-1166D Signed-off-by: Felix Fietkau SVN-Revision: 42958 --- 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>; }; }; };