]> git.dujemihanovic.xyz Git - u-boot.git/commit
binman: Update fdt-list-dir to use the provided directory
authorSimon Glass <sjg@chromium.org>
Mon, 26 Aug 2024 19:11:34 +0000 (13:11 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 26 Sep 2024 10:40:30 +0000 (12:40 +0200)
commit52983ff54b3eca3485dcd54060bdb65423dac7ac
treedaade80ae68bc3c5607b40e8db7044c85409cb2a
parent8498d550c59090f73ca4cc60c17a87dd2350f47e
binman: Update fdt-list-dir to use the provided directory

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@chromium.org>
tools/binman/etype/fit.py
tools/binman/ftest.py