Parcourir la source

ralink: fix WHR-300HP2 mtd size

Signed-off-by: John Crispin <[email protected]>

SVN-Revision: 40419
John Crispin il y a 11 ans
Parent
commit
f1e31f8266
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      target/linux/ramips/dts/WHR-300HP2.dts

+ 3 - 3
target/linux/ramips/dts/WHR-300HP2.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>;
 				};
 			};
 		};