aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/DWR-921-C1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/DWR-921-C1.dts')
-rw-r--r--target/linux/ramips/dts/DWR-921-C1.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/DWR-921-C1.dts b/target/linux/ramips/dts/DWR-921-C1.dts
index c4a3373822..42687d4f0e 100644
--- a/target/linux/ramips/dts/DWR-921-C1.dts
+++ b/target/linux/ramips/dts/DWR-921-C1.dts
@@ -97,7 +97,7 @@
&spi0 {
status = "okay";
- m25p80@0 {
+ flash@0 {
compatible = "jedec,spi-nor";
reg = <0>;
spi-max-frequency = <10000000>;
@@ -114,6 +114,7 @@
};
partition@10000 {
+ compatible = "amit,jimage";
label = "firmware";
reg = <0x10000 0xfe0000>;
};