[Buildroot] [PATCH v2 branch/next] uboot-tools: fix dtc invocation

Trent Piepho tpiepho at impinj.com
Wed Dec 27 18:54:35 UTC 2017


On Wed, 2017-12-27 at 10:40 +0100, Peter Korsgaard wrote:
> > > > > > "yegorslists" == yegorslists  <yegorslists at googlemail.com> writes:
> 
>  > From: Yegor Yefremov <yegorslists at googlemail.com>
>  > Since uboot 2017.09 path to dtc will be configured via Kconfig. As BR

This isn't quite right, the change to u-boot that pulls in the dtc path
via a Kconfig setting was part of uboot 2017.11-rc1.  The version of u-
boot tools in buildroot 2017.11.x, uboot 2017.09, does not have the
change and works correctly without this patch.

However, the patch does no harm: it just supplies an unused variable on
the command line.

>  > skips this step for uboot-tools building one has to provide
>  > CONFIG_MKIMAGE_DTC_PATH=dtc on the build command line. Otherwise
>  > mkimage will not be able to create FIT images, i.e.:
> 


More information about the buildroot mailing list