Home
last modified time | relevance | path

Searched hist:e38ffc42674fedc750ca895046be0bd983b56dd5 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/scripts/
H A DMakefile.sple38ffc42674fedc750ca895046be0bd983b56dd5 Sat May 27 08:38:23 CDT 2017 Simon Glass <sjg@chromium.org> fdt: Makefile: Build python libfdt library if needed

This is needed by binman and dtoc, so if those are being used, check that
the library is present and complain if not. Make sure that any error
appears on stderr so that buildman notices it.

This means that the fallback library (which uses fdtget) will not be used
anymore and swig will need to be installed to use binman / dtoc.

This affects any board which uses binman (currently sunxi and x86) or dtoc
(anything that uses CONFIG_SPL_OF_PLATDATA, currently some rockchip
boards).

Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/
H A DMakefilee38ffc42674fedc750ca895046be0bd983b56dd5 Sat May 27 08:38:23 CDT 2017 Simon Glass <sjg@chromium.org> fdt: Makefile: Build python libfdt library if needed

This is needed by binman and dtoc, so if those are being used, check that
the library is present and complain if not. Make sure that any error
appears on stderr so that buildman notices it.

This means that the fallback library (which uses fdtget) will not be used
anymore and swig will need to be installed to use binman / dtoc.

This affects any board which uses binman (currently sunxi and x86) or dtoc
(anything that uses CONFIG_SPL_OF_PLATDATA, currently some rockchip
boards).

Signed-off-by: Simon Glass <sjg@chromium.org>