[Buildroot] [PATCH v2 1/1] configs/zynqmp_kria_kv260_defconfig: use CONFIG_MULTI_DTB_FIT

Luca Ceresoli luca.ceresoli at bootlin.com
Thu Dec 22 13:27:45 UTC 2022


Hello Neal,

On Thu, 22 Dec 2022 06:37:10 +0000
Neal Frager <neal.frager at amd.com> wrote:

> When using the buildroot compiler, it builds the u-boot.itb immediately
> after building the fit-dtb.blob.  This causes a build failure when using
> the CONFIG_MULTI_DTB_FIT build configuration.  This patch adds the necessary
> dependency to guarantee that the fit-dtb.blob has finished building before
> trying to build the u-boot.itb.
> 
> Fixes:
> https://gitlab.com/buildroot.org/buildroot/-/jobs/3310463281
> 
> This patch has been submitted to u-boot mainline:
> https://lore.kernel.org/all/20221221075446.47141-1-neal.frager@amd.com/

And also approved by a maintainer, so

Reviewed-by: Luca Ceresoli <luca.ceresoli at bootlin.com>

-- 
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list