From e9ae6ee894faa4e062ba6459427ada5fecf9e29a Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 19 Apr 2015 16:31:54 +0000 Subject: ramips: switch WSR-1166 and WSR-600 to single-firmware mtd layout Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45507 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/dts/WSR-1166.dts | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'target/linux/ramips/dts/WSR-1166.dts') 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 { -- cgit v1.2.3