ramips: fix usercfg partition offset for WHR-1166D

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42958 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2014-10-19 08:45:56 +00:00
parent f5a97a37e3
commit e99ea7b270
1 changed files with 1 additions and 1 deletions

View File

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