aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7161_netgear_wndr3700-v2.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar7161_netgear_wndr3700-v2.dts')
-rw-r--r--target/linux/ath79/dts/ar7161_netgear_wndr3700-v2.dts4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/ath79/dts/ar7161_netgear_wndr3700-v2.dts b/target/linux/ath79/dts/ar7161_netgear_wndr3700-v2.dts
index 0543c47113..6d78c019da 100644
--- a/target/linux/ath79/dts/ar7161_netgear_wndr3700-v2.dts
+++ b/target/linux/ath79/dts/ar7161_netgear_wndr3700-v2.dts
@@ -22,7 +22,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 {