[U-Boot] [PATCH 1/2] dtoc: Allow DTC environment variable to provide path to dtc

Simon Glass sjg at chromium.org
Thu Jan 18 21:46:18 UTC 2018


On 24 December 2017 at 11:12, Simon Glass <sjg at chromium.org> wrote:
> The system device-tree compiler may not be new enough to run the tests we
> use in U-Boot (e.g. with binman). Allow use of a DTC environment variable
> to point to the correct dtc. If not defined, the dtc on the default PATH
> is used.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  tools/binman/README    | 4 ++++
>  tools/dtoc/fdt_util.py | 3 ++-
>  2 files changed, 6 insertions(+), 1 deletion(-)

Applied to u-boot-dm (and now in mainline). Sorry for the delay.


More information about the U-Boot mailing list