kernel: mtdsplit_uimage: replace "openwrt, okli" parser
[openwrt/staging/neocturne.git] / target / linux / ath79 / dts / qca9557_engenius_enstationac-v1.dts
index f9801693c57f7da6a3206ddabc8427fc355b2514..2cf800cddc4c72817492987438b0faef9981edcd 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>
 
 / {
        compatible = "engenius,enstationac-v1", "qca,qca9557";
@@ -70,7 +71,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>;
                        };