]> git.ipfire.org Git - people/ms/u-boot.git/commit - tools/Makefile
dtc: mkimage: Add the possibility to specify DTC
authorEmmanuel Vadot <manu@bidouilliste.com>
Sun, 25 Jun 2017 07:43:33 +0000 (09:43 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 22 Jul 2017 19:36:19 +0000 (15:36 -0400)
commit47a52cd1e4c2b1e5f205e337bf3e1ae83993b5a4
treed80eea1d3a6fbc0373333388acce3cd35aec7710
parente42f096f78b85eb7077f6ab5505baaa83b41509c
dtc: mkimage: Add the possibility to specify DTC

FreeBSD recently switch to it's BSDL dtc. While it support most of the
features of the GPL one it still lacks the incbin directive.
Add the possibility to specify which dtc we want to use for compiling dts
and generating fit image.

Signed-off-by: Emmanuel Vadot <manu@bidouilliste.com>
Acked-by: Simon Glass <sjg@chromium.org>
Makefile
tools/Makefile
tools/mkimage.h