[PATCH 01/17] dtoc: Bring in the libfdt module automatically

Simon Glass sjg at chromium.org
Thu Dec 2 22:18:11 CET 2021


Use the same technique as with binman to load this module from the U-Boot
tree if available. This allows running tests without having to specify
the PYTHONPATH variable.

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

 tools/dtoc/test_fdt.py | 6 ++++++
 1 file changed, 6 insertions(+)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list