commit | 8fbca77b214d930688446618ea7c7efe83e86397 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Aug 13 11:40:48 2022 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sat Aug 20 18:07:32 2022 -0600 |
tree | f7109f866c3942af054693cd2ef461cc9a7cbd7d | |
parent | 42074dc76fa6685f5f6b032de78cef63b8328856 [diff] |
binman: Allow the image name to be the data file Some image types use the -n parameter to pass in the data file. Add support for this, with a new property. Signed-off-by: Simon Glass <sjg@chromium.org>