binman: Improve mkimage documentation
authorSimon Glass <sjg@chromium.org>
Sat, 13 Aug 2022 17:40:47 +0000 (11:40 -0600)
committerSimon Glass <sjg@chromium.org>
Sun, 21 Aug 2022 00:07:32 +0000 (18:07 -0600)
commite9b5e31a12b9a459ca4c35161851674aba84f9af
tree0e078b808e2b47ba3ecfbc7d51e45cb402f6e3fb
parent73593e499cf33d22e04498d684a5aef29cea2a1e
binman: Improve mkimage documentation

Expand this a little to make things clearer. Also drop the invalid
entry arg.

Series-changes 2
- Make it clear that -d data is concatenated/collected by binman
- Fix mulitple typoe
- Reword a sentence for grammar

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/entries.rst
tools/binman/etype/mkimage.py