From 35e9d448f29f64c9a2565a9dff8643da911e210a Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 19 Oct 2014 08:45:56 +0000 Subject: ramips: fix usercfg partition offset for WHR-1166D Signed-off-by: Felix Fietkau SVN-Revision: 42958 --- target/linux/ramips/dts/WHR-1166D.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') 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>; }; }; }; -- cgit v1.2.3