Просмотр исходного кода

ipq40xx: specify "firmware" partition format for EnGenius EAP1300

Specify firmware partition format by compatible string.

Cc: Steven Lin <[email protected]>
Signed-off-by: Christian Lamparter <[email protected]>
Christian Lamparter 7 лет назад
Родитель
Сommit
97ba1411e5

+ 1 - 0
target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4018-eap1300.dts

@@ -192,6 +192,7 @@
 				read-only;
 			};
 			partition8@190000 {
+				compatible = "denx,fit";
 				label = "firmware";
 				reg = <0x190000 0x1dc0000>;
 			};