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-a3cf2f4a3e73master
parent
f5a97a37e3
commit
e99ea7b270
|
@ -47,7 +47,7 @@
|
|||
|
||||
partition@e00000 {
|
||||
label = "usercfg";
|
||||
reg = <0xe00000 0x100000>;
|
||||
reg = <0xf00000 0x100000>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue