kernel: mtdsplit_uimage: replace "openwrt, okli" parser
[openwrt/staging/hauke.git] / target / linux / ath79 / dts / ar9341_engenius_eap300-v2.dts
index 3121ec0e0180c9dfcb7bea0c569dbd19e96a33cc..7aa89a4cce5c111138b3d7a2cc7a8c3242e272ae 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>
 
 / {
        model = "Engenius EAP300 v2";
@@ -60,7 +61,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>;
                        };