[U-Boot] [PATCH] dtc: mkimage: Add the possibility to specify DTC
Simon Glass
sjg at chromium.org
Fri Jul 7 03:57:38 UTC 2017
On 25 June 2017 at 01:43, Emmanuel Vadot <manu at bidouilliste.com> wrote:
> 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 at bidouilliste.com>
> ---
> Makefile | 2 +-
> tools/Makefile | 2 ++
> tools/mkimage.h | 1 -
> 3 files changed, 3 insertions(+), 2 deletions(-)
>
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list