Re: [PATCH v2 04/11] binman: Fix up the entry-docs for Entry_pre_load

2022-08-20 Thread Simon Glass
This has got out of sync and needs a line wrap. Fix it. Signed-off-by: Simon Glass --- (no changes since v1) tools/binman/entries.rst | 3 ++- tools/binman/etype/pre_load.py | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) Applied to u-boot-dm, thanks!

[PATCH v2 04/11] binman: Fix up the entry-docs for Entry_pre_load

2022-08-13 Thread Simon Glass
This has got out of sync and needs a line wrap. Fix it. Signed-off-by: Simon Glass --- (no changes since v1) tools/binman/entries.rst | 3 ++- tools/binman/etype/pre_load.py | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/tools/binman/entries.rst b/tools/binman/en