Explorar el Código

ramips: switch WSR-1166 and WSR-600 to single-firmware mtd layout

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 45507
Felix Fietkau hace 10 años
padre
commit
d808d9be86
Se han modificado 2 ficheros con 2 adiciones y 22 borrados
  1. 1 11
      target/linux/ramips/dts/WSR-1166.dts
  2. 1 11
      target/linux/ramips/dts/WSR-600.dts

+ 1 - 11
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 {

+ 1 - 11
target/linux/ramips/dts/WSR-600.dts

@@ -47,17 +47,7 @@
 
 				partition@50000 {
 					label = "firmware";
-					reg = <0x50000 0x6b0000>;
-				};
-
-				partition@700000 {
-					label = "usercfg";
-					reg = <0x700000 0x100000>;
-				};
-
-				partition@800000 {
-					label = "firmware2";
-					reg = <0x800000 0x6b0000>;
+					reg = <0x50000 0xfb0000>;
 				};
 			};
 		};