Re: [PATCH v5 16/16] binman: Add documentation for the command line args

2022-11-22 Thread Simon Glass
Add command-line documentation for binman. Signed-off-by: Simon Glass --- Changes in v5: - Add new patch with documentation for the command line args tools/binman/binman.rst | 300 +++- 1 file changed, 299 insertions(+), 1 deletion(-) Applied to u-boot-dm,

[PATCH v5 16/16] binman: Add documentation for the command line args

2022-11-09 Thread Simon Glass
Add command-line documentation for binman. Signed-off-by: Simon Glass --- Changes in v5: - Add new patch with documentation for the command line args tools/binman/binman.rst | 300 +++- 1 file changed, 299 insertions(+), 1 deletion(-) diff --git a/tools/bin