kernel: mtdsplit_uimage: replace "netgear, uimage" parser
[openwrt/staging/hauke.git] / target / linux / ath79 / dts / ar7161_netgear_wndr3800.dts
index 41fe401ddb01d7474c627018498e91b95250bd29..80b25492b1b71b505b7e2a76c8d2126e56c16981 100644 (file)
@@ -23,7 +23,9 @@
        partition@70000 {
                label = "firmware";
                reg = <0x070000 0xf80000>;
-               compatible = "netgear,uimage";
+               compatible = "openwrt,uimage", "denx,uimage";
+               openwrt,ih-magic = <0x33373031>;
+               openwrt,ih-type = <IH_TYPE_FILESYSTEM>;
        };
 
        art: partition@ff0000 {