kernel: mtdsplit_uimage: replace "openwrt, okli" parser
[openwrt/staging/neocturne.git] / target / linux / ath79 / dts / ar9344_engenius_exx600.dtsi
index 5ae2ea66efac0a9edea1a6c120b1ccb8e334e80d..340357b8deb2c867a50fdea7cb3d5ce6dcf4fbfd 100644 (file)
@@ -4,6 +4,7 @@
 
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
+#include <dt-bindings/mtd/partitions/uimage.h>
 
 / {
        aliases {
@@ -47,7 +48,8 @@
                        #size-cells = <1>;
 
                        partition@0 {
-                               compatible = "openwrt,okli";
+                               compatible = "openwrt,uimage", "denx,uimage";
+                               openwrt,ih-magic = <IH_MAGIC_OKLI>;
                                label = "firmware";
                                reg = <0x0 0x0>;
                        };