Browse Source

ath79: specify "firmware" partition format for Netgear WNDR3800

It doesn't require trying parsers one by one.

Signed-off-by: Rafał Miłecki <[email protected]>
Rafał Miłecki 7 years ago
parent
commit
ffd082aa38
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/ath79/dts/ar7161_netgear_wndr3800.dts

+ 1 - 0
target/linux/ath79/dts/ar7161_netgear_wndr3800.dts

@@ -24,6 +24,7 @@
 	partition@70000 {
 		label = "firmware";
 		reg = <0x070000 0xf80000>;
+		compatible = "netgear,uimage";
 	};
 
 	art: partition@ff0000 {