[PATCH v2 20/28] binman: Drop Entry.CheckOffset()

Simon Glass sjg at chromium.org
Fri Oct 30 04:33:50 CET 2020


This function just calls CheckEntries() in the only non-trivial
implementation. Drop it and use CheckEntries() directly.

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

(no changes since v1)

 tools/binman/entry.py         | 2 +-
 tools/binman/etype/section.py | 5 +----
 2 files changed, 2 insertions(+), 5 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list