ramips: fix usercfg partition offset for WHR-1166D

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

SVN-Revision: 42958
master
Felix Fietkau 10 years ago
parent a7ee0142e7
commit 35e9d448f2
  1. 2
      target/linux/ramips/dts/WHR-1166D.dts

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

Loading…
Cancel
Save