]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitc367809ca67e6330b5f7ddb7dc8edaafcded0e35
treedfe30bc30b182a976ea92991b36aa7f84b7def01
parent66edc1760e941ac516e7f56846253c597c9b6927
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