
7 Jul
2017
7 Jul
'17
5:57 a.m.
On 25 June 2017 at 01:43, Emmanuel Vadot manu@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@bidouilliste.com
Makefile | 2 +- tools/Makefile | 2 ++ tools/mkimage.h | 1 - 3 files changed, 3 insertions(+), 2 deletions(-)
Acked-by: Simon Glass sjg@chromium.org