ramips: specify "firmware" partition format in JBOOT devices
[openwrt/staging/lynxis.git] / target / linux / ramips / dts / DWR-116-A1.dts
index 0ee990de66a22cc3f5ecb9837f3b760d35fc89d2..793f9a120a36208a42143d7f34975d7d1812c4f6 100644 (file)
@@ -59,7 +59,7 @@
 &spi0 {
        status = "okay";
 
-       m25p80@0 {
+       flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
                spi-max-frequency = <50000000>;
@@ -76,6 +76,7 @@
                        };
 
                        partition@10000 {
+                               compatible = "amit,jimage";
                                label = "firmware";
                                reg = <0x10000 0x7e0000>;
                        };