[U-Boot] [PATCH v2 10/17] binman: Add a default path to libfdt.py
sjg at google.com
sjg at google.com
Wed Oct 10 00:01:38 UTC 2018
This module is often available in the sandbox_spl build created by
'make check'. Use this as a default path so that just typing 'binman -t'
(without setting PYTHONPATH) will generally run the tests.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2: None
tools/binman/binman.py | 2 ++
tools/dtoc/dtoc.py | 5 +++++
2 files changed, 7 insertions(+)
Applied to u-boot-dm
More information about the U-Boot
mailing list