ramips: specify "firmware" partition format in JBOOT devices
[openwrt/openwrt.git] / target / linux / ramips / dts / DWR-921-C1.dts
index c4a3373822bfcb0251916a6f71f841f0b92f7c2d..42687d4f0e62b253053f571b82f5cea07c5585b8 100644 (file)
@@ -97,7 +97,7 @@
 &spi0 {
        status = "okay";
 
-       m25p80@0 {
+       flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
                spi-max-frequency = <10000000>;
                        };
 
                        partition@10000 {
+                               compatible = "amit,jimage";
                                label = "firmware";
                                reg = <0x10000 0xfe0000>;
                        };