diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-04-19 16:31:54 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-04-19 16:31:54 +0000 |
commit | d808d9be86367454c5d03d8e2f4527cc07ebbbad (patch) | |
tree | e70c3bdafdb3627ea1e451493086f2a937c81736 /target/linux/ramips/dts/WSR-1166.dts | |
parent | 0dfba24e9a20b7891f0e18b8c222cba302354057 (diff) | |
download | upstream-d808d9be86367454c5d03d8e2f4527cc07ebbbad.tar.gz upstream-d808d9be86367454c5d03d8e2f4527cc07ebbbad.tar.bz2 upstream-d808d9be86367454c5d03d8e2f4527cc07ebbbad.zip |
ramips: switch WSR-1166 and WSR-600 to single-firmware mtd layout
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45507
Diffstat (limited to 'target/linux/ramips/dts/WSR-1166.dts')
-rw-r--r-- | target/linux/ramips/dts/WSR-1166.dts | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/target/linux/ramips/dts/WSR-1166.dts b/target/linux/ramips/dts/WSR-1166.dts index 8115efd13a..fc5896fb78 100644 --- a/target/linux/ramips/dts/WSR-1166.dts +++ b/target/linux/ramips/dts/WSR-1166.dts @@ -47,17 +47,7 @@ partition@50000 { label = "firmware"; - reg = <0x50000 0x7c0000>; - }; - - partition@810000 { - label = "firmware2"; - reg = <0x810000 0x7c0000>; - }; - - partition@fd00000 { - label = "usercfg"; - reg = <0xfd0000 0x10000>; + reg = <0x50000 0xf90000>; }; partition@fe00000 { |