
3 Mar
2022
3 Mar
'22
10:08 p.m.
On 24/02/2022 02:00, Simon Glass wrote:
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 Suggested-by: Alper Nebi Yasak alpernebiyasak@gmail.com
Changes in v2:
- Add new patch to tweak collect_contents_to_file() and docs
tools/binman/binman.rst | 25 +++++++++++++++---------- tools/binman/entry.py | 8 ++++---- tools/binman/etype/mkimage.py | 2 +- 3 files changed, 20 insertions(+), 15 deletions(-)
Reviewed-by: Alper Nebi Yasak alpernebiyasak@gmail.com