On 17/12/18 12:39, Christian Lamparter wrote:
On Monday, December 17, 2018 10:31:51 AM CET Alberto Bursi wrote:
On 15/12/18 22:02, Christian Lamparter wrote:
Specify firmware partition format by compatible string.
Signed-off-by: Christian Lamparter <chunk...@gmail.com>
---
.../files-4.14/arch/arm/boot/dts/qcom-ipq4029-gl-b1300.dts | 1 +
1 file changed, 1 insertion(+)
diff --git
a/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4029-gl-b1300.dts
b/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4029-gl-b1300.dts
index 53cb1b727f..39616ec2ac 100644
---
a/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4029-gl-b1300.dts
+++
b/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4029-gl-b1300.dts
@@ -210,6 +210,7 @@
};
firmware@180000 {
+ compatible = "denx,fit";
label = "firmware";
reg = <0x180000 0x1e80000>;
};
[I've sent this to mailing list too, I send this email to you directly
as I didn't add you in cc for that mail]
This patch prevents boot on my B1300. I compiled from latest sources.
Thank you for reporting this issue. I put a patch into my staging tree:
https://git.openwrt.org/?p=openwrt/staging/chunkeey.git;a=commit;h=73a12ba5a370d67df19b64eaea56f6c62be1a9c0
With that patch the "firmware" partition is detected and it boots
successfully. Thanks for the quick fix.
-Alberto
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel