Re: [PATCH v2 07/25] binman: Tweak collect_contents_to_file() and docs

2022-03-03 Thread Alper Nebi Yasak
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 > Suggested-by: Alper Nebi Yasak > --- > > Changes in v2: > - Add new patch to tweak collect_contents_to_file()

[PATCH v2 07/25] binman: Tweak collect_contents_to_file() and docs

2022-02-23 Thread Simon Glass
Update the return value of this function, fix the 'create' typo and update the documentation for clarity. Signed-off-by: Simon Glass Suggested-by: Alper Nebi Yasak --- Changes in v2: - Add new patch to tweak collect_contents_to_file() and docs tools/binman/binman.rst | 25