ipq40xx: specify "firmware" partition format for ZyXEL WRE6606

Specify firmware partition format by compatible string.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
v19.07.3_mercusys_ac12_duma
Christian Lamparter 6 years ago
parent e2dc8f2ab4
commit db2e32c04b

@ -222,6 +222,7 @@
};
partition8@180000 {
compatible = "denx,fit";
label = "firmware";
reg = <0x00180000 0x00ce0000>;
};

Loading…
Cancel
Save