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

Alberto Bursi bobafetthotmail at gmail.com
Mon Dec 17 06:04:30 EST 2018


On 17/12/18 10:57, Petr Štetiar wrote:
> Alberto Bursi <bobafetthotmail at gmail.com> [2018-12-17 10:29:36]:
>
> Hi Alberto,
>
>>>    		firmware at 180000 {
>>> +			compatible = "denx,fit";
>>>    			label = "firmware";
>>>    			reg = <0x180000 0x1e80000>;
>>>    		};
>> This patch prevents boot on my B1300. I compiled from latest sources.
> could you please try to compile from chunkeey's staging tree[1]? You're
> probably missing patch `kernel: add DT binding support to the fit parser`[2]
> in your tree, don't you?
>
> 1. https://git.openwrt.org/?p=openwrt/staging/chunkeey.git
> 2. https://git.openwrt.org/?p=openwrt/staging/chunkeey.git;a=commit;h=29dc965dc03dda96126a59e7fcb34bee369e54ec
>
> -- ynezz


I'm compiling from openwrt master, that patch should be in master 
already 
https://github.com/openwrt/openwrt/commit/40180b6305f55a7926153705eb5a84a9da33e597


output of git log (and scrolling a bit) in my clone

commit 40180b6305f55a7926153705eb5a84a9da33e597
Author: Christian Lamparter <chunkeey at gmail.com>
Date:   Sat Dec 8 21:54:10 2018 +0100

     kernel: add DT binding support to the fit parser

     It allows specifying default and Netgear parsers directly in the DT.

     Signed-off-by: Christian Lamparter <chunkeey at gmail.com>


Can't compile from his staging, I'm getting errors about applying patches

Applying 
/run/media/alby/data_xeon_ext4/source_code/OpenWrt_source/test/chunkeey/target/linux/ipq40xx/patches-4.14/900-dts-ipq4019-ap-dk01.1.patch 
using plaintext:
patching file arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1.dtsi
Hunk #1 FAILED at 15.
Hunk #2 succeeded at 74 (offset 8 lines).
Hunk #3 succeeded at 102 (offset 8 lines).
1 out of 3 hunks FAILED -- saving rejects to file 
arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1.dtsi.rej
patching file arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1-c1.dts
Patch failed!  Please fix 
/run/media/alby/data_xeon_ext4/source_code/OpenWrt_source/test/chunkeey/target/linux/ipq40xx/patches-4.14/900-dts-ipq4019-ap-dk01.1.patch!


Also it shows weird dates, in his staging it shows all commits are far 
newer than the ones in master. The commit checksum id thing is different 
too.


-Alberto


_______________________________________________
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