aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--target/linux/ramips/dts/3G-6200N.dts2
-rw-r--r--target/linux/ramips/dts/3G-6200NL.dts2
-rw-r--r--target/linux/ramips/dts/BR-6475ND.dts2
-rw-r--r--target/linux/ramips/dts/BR-6478AC-V2.dts2
4 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/3G-6200N.dts b/target/linux/ramips/dts/3G-6200N.dts
index d5b935e769..d4a45d7beb 100644
--- a/target/linux/ramips/dts/3G-6200N.dts
+++ b/target/linux/ramips/dts/3G-6200N.dts
@@ -52,7 +52,7 @@
};
partition@50000 {
- compatible = "denx,uimage";
+ compatible = "edimax,uimage";
label = "firmware";
reg = <0x50000 0x390000>;
};
diff --git a/target/linux/ramips/dts/3G-6200NL.dts b/target/linux/ramips/dts/3G-6200NL.dts
index dfc5574f07..5ea805ca57 100644
--- a/target/linux/ramips/dts/3G-6200NL.dts
+++ b/target/linux/ramips/dts/3G-6200NL.dts
@@ -52,7 +52,7 @@
};
partition@50000 {
- compatible = "denx,uimage";
+ compatible = "edimax,uimage";
label = "firmware";
reg = <0x50000 0x390000>;
};
diff --git a/target/linux/ramips/dts/BR-6475ND.dts b/target/linux/ramips/dts/BR-6475ND.dts
index ebb1475de7..fbb7da44be 100644
--- a/target/linux/ramips/dts/BR-6475ND.dts
+++ b/target/linux/ramips/dts/BR-6475ND.dts
@@ -88,7 +88,7 @@
};
partition@70000 {
- compatible = "denx,uimage";
+ compatible = "edimax,uimage";
reg = <0x00070000 0x00790000>;
label = "firmware";
};
diff --git a/target/linux/ramips/dts/BR-6478AC-V2.dts b/target/linux/ramips/dts/BR-6478AC-V2.dts
index d4304df323..f36543a6c6 100644
--- a/target/linux/ramips/dts/BR-6478AC-V2.dts
+++ b/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>;
};