[Buildroot] [PATCH 1/1] uboot-tools: add missing dependency on host-dtc for the host package

Carlos Santos casantos at datacom.ind.br
Fri May 6 12:02:40 UTC 2016


> From: "Yann E. MORIN" <yann.morin.1998 at free.fr>
> To: "Thomas Petazzoni" <thomas.petazzoni at free-electrons.com>
> Cc: "Carlos Santos" <casantos at datacom.ind.br>, buildroot at buildroot.org, "Arnout Vandecappelle" <arnout at mind.be>, "Peter
> Korsgaard" <peter at korsgaard.com>
> Sent: Thursday, May 5, 2016 6:44:32 PM
> Subject: Re: [Buildroot] [PATCH 1/1] uboot-tools: add missing dependency on host-dtc for the host package

> Thomas, All,
> 
> On 2016-05-05 23:38 +0200, Thomas Petazzoni spake thusly:
>> On Thu, 5 May 2016 23:27:16 +0200, Yann E. MORIN wrote:
>> > However, given how pervasive DTC is becoming, I think it would kinda
>> > make sense to have a mkimage that supports DT every time (I hope that
>> > adding DT support to mkimage does not remove functionality, does it?)
>> 
>> Read again in which cases mkimage needs host-dtc. It is *NOT* related
>> to Device Tree at all. It is related to the FIT image format, which
>> happens to rely on the Device Tree syntax and compiler, but has
>> *nothing* to do with the Device Tree being used by the kernel to get a
>> description of the HW.
> 
> Oh, OK.
> 
> /me unconsciously associated dtc with generating DTB. But if it can be
> used for other things as well...
> 
> Then option 2 is the best solution IMHO.

Done (see patch v2).

Carlos Santos (Casantos)
DATACOM, P&D



More information about the buildroot mailing list