kernel: mtdsplit_uimage: replace "netgear, uimage" parser
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar7161_netgear_wndr3800ch.dts
index 79569adba87f065a85ded68f7ef1d6853a9c309d..cc51aca8b6369d9e0468bae2019abc0246cc3b2d 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 {