[Buildroot] [PATCH 3/7] u-boot: add an option to indicate that DTC is needed

Peter Korsgaard peter at korsgaard.com
Sun Oct 4 18:15:58 UTC 2015


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

 > Some U-Boot configurations require the Device Tree compiler to be
 > available, so we need to depend on host-dtc (example configuration:
 > zynq_zed).

 > However, we don't want to build it unconditionally, since the vast
 > majority of U-Boot configurations don't need it (and host-dtc itself
 > has a bunch of dependencies).

 > So, we simply add a Config.in option that allows users to indicate
 > whether their U-Boot needs DTC or not, and depend on host-dtc if this
 > option is enabled.

 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list