ipq40xx: specify "firmware" partition format for AVM Fritz!Box 4040

Specify firmware partition format by compatible string.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
This commit is contained in:
Christian Lamparter 2018-11-26 18:52:37 +01:00
parent 40180b6305
commit bff9d4e081

View File

@ -278,6 +278,7 @@
read-only;
};
partition11@2A0000 {
compatible = "denx,fit";
label = "firmware";
reg = <0x002a0000 0x01c60000>;
};