ramips: fix usercfg partition offset for WHR-1166D

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 42958
This commit is contained in:
Felix Fietkau 2014-10-19 08:45:56 +00:00
parent a7ee0142e7
commit 35e9d448f2

View file

@ -47,7 +47,7 @@
partition@e00000 { partition@e00000 {
label = "usercfg"; label = "usercfg";
reg = <0xe00000 0x100000>; reg = <0xf00000 0x100000>;
}; };
}; };
}; };