binman: Tweak collect_contents_to_file() and docs
authorSimon Glass <sjg@chromium.org>
Sun, 6 Mar 2022 03:18:58 +0000 (20:18 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 19 Mar 2022 01:24:25 +0000 (19:24 -0600)
commit6d427c4bcb601a0b271168f33737b53bda9b63d2
treedfe30bc30b182a976ea92991b36aa7f84b7def01
parent17b4ffc56fbd37564099083ed784d1249911629e
binman: Tweak collect_contents_to_file() and docs

Update the return value of this function, fix the 'create' typo and
update the documentation for clarity.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Suggested-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
tools/binman/binman.rst
tools/binman/entry.py
tools/binman/etype/mkimage.py