ath79: specify "firmware" partition format for Netgear WNDR3800
It doesn't require trying parsers one by one. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
This commit is contained in:
		| @@ -24,6 +24,7 @@ | |||||||
| 	partition@70000 { | 	partition@70000 { | ||||||
| 		label = "firmware"; | 		label = "firmware"; | ||||||
| 		reg = <0x070000 0xf80000>; | 		reg = <0x070000 0xf80000>; | ||||||
|  | 		compatible = "netgear,uimage"; | ||||||
| 	}; | 	}; | ||||||
|  |  | ||||||
| 	art: partition@ff0000 { | 	art: partition@ff0000 { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Rafał Miłecki
					Rafał Miłecki