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 <[email protected]> --- 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!

