summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/WHR-600D.dts
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-07-01 10:26:38 +0000
committerJohn Crispin <john@openwrt.org>2014-07-01 10:26:38 +0000
commit3c88de0d47f2fe8d1e051ced0010103e5a981047 (patch)
treeb378b3e31ae2c1caae2e730c28e6020bb15a302e /target/linux/ramips/dts/WHR-600D.dts
parent2e8c6e4128ab67c109cbf4019f5f5b79aa44db08 (diff)
downloadmaster-31e0f0ae-3c88de0d47f2fe8d1e051ced0010103e5a981047.tar.gz
master-31e0f0ae-3c88de0d47f2fe8d1e051ced0010103e5a981047.tar.bz2
master-31e0f0ae-3c88de0d47f2fe8d1e051ced0010103e5a981047.zip
ramips: sync the WHR-600D flash layout with that of the vendor FW
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41446
Diffstat (limited to 'target/linux/ramips/dts/WHR-600D.dts')
-rw-r--r--target/linux/ramips/dts/WHR-600D.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/WHR-600D.dts b/target/linux/ramips/dts/WHR-600D.dts
index 0b4d5390ce..b99d024d07 100644
--- a/target/linux/ramips/dts/WHR-600D.dts
+++ b/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>;
};
};
};