Move the documentation to the base method as it is with other methods. Also update it a little while we are here.
Signed-off-by: Simon Glass <s...@chromium.org> --- (no changes since v1) tools/binman/entry.py | 11 +++++++++++ tools/binman/etype/section.py | 6 ------ 2 files changed, 11 insertions(+), 6 deletions(-) Applied to u-boot-dm/next, thanks!