[PATCH v2 02/21] binman: Document ExpandEntries() in the base class
Simon Glass
sjg at chromium.org
Wed Mar 17 02:30:07 CET 2021
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 <sjg at 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!
More information about the U-Boot
mailing list