ramips: sync the WHR-600D flash layout with that of the vendor FW

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 41446
master
John Crispin 10 years ago
parent 2e8c6e4128
commit 3c88de0d47
  1. 6
      target/linux/ramips/dts/WHR-600D.dts

@ -42,12 +42,12 @@
partition@50000 {
label = "firmware";
reg = <0x50000 0x6b0000>;
reg = <0x50000 0x5b0000>;
};
partition@700000 {
partition@600000 {
label = "usercfg";
reg = <0x700000 0x100000>;
reg = <0x600000 0x100000>;
};
};
};

Loading…
Cancel
Save