[OpenWrt-Devel] [PATCH v2 6/7] ipq40xx: specify "firmware" partition format for GL.iNet GL-B1300

Christian Lamparter chunkeey at gmail.com
Mon Dec 17 08:41:33 EST 2018


On Monday, December 17, 2018 1:08:27 PM CET you wrote:
> 
> 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 <chunkeey at 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 at 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.
> 
Thank you for the quick response. I pushed it to master, the next round
of images should boot again.

Thanks,
Christian




_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list