ramips: fix usercfg partition offset for WHR-1166D

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

SVN-Revision: 42958
v19.07.3_mercusys_ac12_duma
Felix Fietkau 10 years ago
parent a7ee0142e7
commit 35e9d448f2

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

Loading…
Cancel
Save