ipq40xx: specify "firmware" partition format for EnGenius EAP1300
authorChristian Lamparter <chunkeey@gmail.com>
Sat, 1 Dec 2018 12:25:25 +0000 (13:25 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 16 Dec 2018 23:21:34 +0000 (00:21 +0100)
Specify firmware partition format by compatible string.

Cc: Steven Lin <steven.lin@senao.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4018-eap1300.dts

index 7ef0529832c41fc7105fe15884b7cee7426d53f5..0e49dadcf5b3e82c99c74ca818c693d8403d2824 100644 (file)
                                read-only;
                        };
                        partition8@190000 {
+                               compatible = "denx,fit";
                                label = "firmware";
                                reg = <0x190000 0x1dc0000>;
                        };