Somehow the class documentation has got out of sync with the generated entries.rst file. Regenerating it causes errors, so correct these and regenerate the entries.rst file.
Signed-off-by: Simon Glass <[email protected]> Fixes: 809f28e7213 ("binman: capsule: Use dumped capsule header...") --- (no changes since v1) tools/binman/entries.rst | 58 ++++++++++++------------- tools/binman/etype/efi_capsule.py | 40 ++++++++--------- tools/binman/etype/efi_empty_capsule.py | 22 +++++----- 3 files changed, 61 insertions(+), 59 deletions(-) Applied to u-boot-dm, thanks!

