ramips: fix usercfg partition offset for WHR-1166D
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42958
This commit is contained in:
parent
a7ee0142e7
commit
35e9d448f2
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
|
||||
partition@e00000 {
|
||||
label = "usercfg";
|
||||
reg = <0xe00000 0x100000>;
|
||||
reg = <0xf00000 0x100000>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue