
2 May
2017
2 May
'17
1:27 p.m.
Use the new library if available, while retaining backwards compatibility with the old library for now.
Signed-off-by: Simon Glass sjg@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!