[PATCH 06/15] binman: Update fdt-list-dir to use the provided directory
Simon Glass
sjg at chromium.org
Fri Sep 27 00:07:29 CEST 2024
Since the files are known to be in the provided directory, use that
instead of requiring it to be added to the list of input directories.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/binman/etype/fit.py | 10 ++++++++--
tools/binman/ftest.py | 7 ++++++-
2 files changed, 14 insertions(+), 3 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list