ipq40xx: specify "firmware" partition format for Netgear EX61[50]0v2

Specify firmware partition format by compatible string.

Cc: David Bauer <mail@david-bauer.net>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
This commit is contained in:
Christian Lamparter 2018-11-26 18:56:04 +01:00
parent bff9d4e081
commit e2dc8f2ab4

View File

@ -276,6 +276,7 @@
};
partition11@1b0000 {
compatible = "denx,fit";
label = "firmware";
reg = <0x001b0000 0x00e10000>;
};