commit | 9db7a3a4325d1b67287cdc2db2d80c5fc1e7cb76 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 20 11:49:46 2024 +0100 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 29 08:42:18 2024 -0600 |
tree | c0889a3eab22ec57f7366603ad8616f4739c9df1 | |
parent | 7081a94ea46df42dcef77c902d16c38685739719 [diff] |
binman: fit: Allow providing FDT filenames in a directory In some cases the list of available FDT files is not available in an entryarg. Provide an option to point to a directory containing them instead. Signed-off-by: Simon Glass <sjg@chromium.org>