
30 Oct
2020
30 Oct
'20
4:33 a.m.
This is only used by entry_Section and that class already calls it. Avoid calling it twice. Also drop it from the documentation.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
tools/binman/README | 21 ++++++++++----------- tools/binman/control.py | 1 - 2 files changed, 10 insertions(+), 12 deletions(-)
Applied to u-boot-dm, thanks!