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 <s...@chromium.org>
---

Changes in v2:
- Drop spurious quote
- Reword explanation of what is passed with -d and -n

 tools/binman/entries.rst               | 15 ++++++++++++++
 tools/binman/etype/mkimage.py          | 27 ++++++++++++++++++++++++--
 tools/binman/ftest.py                  | 17 ++++++++++++++++
 tools/binman/test/235_mkimage_name.dts | 18 +++++++++++++++++
 4 files changed, 75 insertions(+), 2 deletions(-)
 create mode 100644 tools/binman/test/235_mkimage_name.dts

Applied to u-boot-dm, thanks!

Reply via email to