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

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41446 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
John Crispin 2014-07-01 10:26:38 +00:00
parent 11a85aabcc
commit 54175f29c3
1 changed files with 3 additions and 3 deletions

View File

@ -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>;
};
};
};