[U-Boot] [PATCH 11/19] fdt: Support use of the new python libfdt library
sjg at google.com
sjg at google.com
Tue May 2 11:27:20 UTC 2017
Use the new library if available, while retaining backwards compatibility
with the old library for now.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/Makefile | 4 +++-
tools/binman/binman.py | 3 +++
tools/dtoc/fdt.py | 1 +
tools/dtoc/fdt_normal.py | 35 ++++++++++++++++++++++++++---------
4 files changed, 33 insertions(+), 10 deletions(-)
Applied to u-boot-fdt/next, thanks!
More information about the U-Boot
mailing list