Re: [PATCH 08/11] binman: Improve mkimage documentation

2022-08-11 Thread Quentin Schulz
Hi Simon, On 8/11/22 16:04, Simon Glass wrote: Expand this a little to make things clearer. Also drop the invalid entry arg. Signed-off-by: Simon Glass --- tools/binman/entries.rst | 28 +--- tools/binman/etype/mkimage.py | 28 +--- 2 f

[PATCH 08/11] binman: Improve mkimage documentation

2022-08-11 Thread Simon Glass
Expand this a little to make things clearer. Also drop the invalid entry arg. Signed-off-by: Simon Glass --- tools/binman/entries.rst | 28 +--- tools/binman/etype/mkimage.py | 28 +--- 2 files changed, 42 insertions(+), 14 deletions(-) diff