ramips: fix firmware splitter for edimax based boards
authorMathias Kresin <dev@kresin.me>
Sat, 19 Jan 2019 09:23:21 +0000 (10:23 +0100)
committerMathias Kresin <dev@kresin.me>
Sat, 19 Jan 2019 11:51:04 +0000 (12:51 +0100)
Use the correct splitter for board with the edimax header.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ramips/dts/3G-6200N.dts
target/linux/ramips/dts/3G-6200NL.dts
target/linux/ramips/dts/BR-6475ND.dts
target/linux/ramips/dts/BR-6478AC-V2.dts

index d5b935e7699e25327656834f0f103d56a6d0f8e2..d4a45d7beb646a929ea33bd99ad0a3fef2e895dd 100644 (file)
@@ -52,7 +52,7 @@
                        };
 
                        partition@50000 {
-                               compatible = "denx,uimage";
+                               compatible = "edimax,uimage";
                                label = "firmware";
                                reg = <0x50000 0x390000>;
                        };
index dfc5574f07ebff6ec1a83362695645a028460dc1..5ea805ca5751b6dd31d3757812ccaaf5b3bdd5c0 100644 (file)
@@ -52,7 +52,7 @@
                        };
 
                        partition@50000 {
-                               compatible = "denx,uimage";
+                               compatible = "edimax,uimage";
                                label = "firmware";
                                reg = <0x50000 0x390000>;
                        };
index ebb1475de76cdda25e73f75b86e94afdfaaae72d..fbb7da44be40257d926c1be5c139f356f1554783 100644 (file)
@@ -88,7 +88,7 @@
                        };
 
                        partition@70000 {
-                               compatible = "denx,uimage";
+                               compatible = "edimax,uimage";
                                reg = <0x00070000 0x00790000>;
                                label = "firmware";
                        };
index d4304df323fe836e973b55ebbcfcc4e8908de57c..f36543a6c6986f09e8cef14e8b1d07459dc3559f 100644 (file)
                        };
 
                        partition@70000 {
-                               compatible = "denx,uimage";
+                               compatible = "edimax,uimage";
                                label = "firmware";
                                reg = <0x00070000 0x00790000>;
                        };