[PATCH 08/17] binman: Drop the underscore in _ReadEntries()

Simon Glass sjg at chromium.org
Thu Dec 2 22:18:02 CET 2021


This function can be overridden so should not have an underscore. Drop it.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 tools/binman/etype/blob_phase.py | 2 +-
 tools/binman/etype/cbfs.py       | 4 ++--
 tools/binman/etype/files.py      | 2 +-
 tools/binman/etype/section.py    | 8 ++++----
 4 files changed, 8 insertions(+), 8 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list