Переглянути джерело

ramips: fix firmware splitter for edimax based boards

Use the correct splitter for board with the edimax header.

Signed-off-by: Mathias Kresin <[email protected]>
Mathias Kresin 6 роки тому
батько
коміт
f5e61350e7

+ 1 - 1
target/linux/ramips/dts/3G-6200N.dts

@@ -52,7 +52,7 @@
 			};
 
 			partition@50000 {
-				compatible = "denx,uimage";
+				compatible = "edimax,uimage";
 				label = "firmware";
 				reg = <0x50000 0x390000>;
 			};

+ 1 - 1
target/linux/ramips/dts/3G-6200NL.dts

@@ -52,7 +52,7 @@
 			};
 
 			partition@50000 {
-				compatible = "denx,uimage";
+				compatible = "edimax,uimage";
 				label = "firmware";
 				reg = <0x50000 0x390000>;
 			};

+ 1 - 1
target/linux/ramips/dts/BR-6475ND.dts

@@ -88,7 +88,7 @@
 			};
 
 			partition@70000 {
-				compatible = "denx,uimage";
+				compatible = "edimax,uimage";
 				reg = <0x00070000 0x00790000>;
 				label = "firmware";
 			};

+ 1 - 1
target/linux/ramips/dts/BR-6478AC-V2.dts

@@ -122,7 +122,7 @@
 			};
 
 			partition@70000 {
-				compatible = "denx,uimage";
+				compatible = "edimax,uimage";
 				label = "firmware";
 				reg = <0x00070000 0x00790000>;
 			};