[PATCH 6/7] binman: Rename _ReadSubnodes() to ReadEntries()

Simon Glass sjg at chromium.org
Sun Dec 5 20:46:00 CET 2021


This method name is more commonly used for this function. Use it
consistently.

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

 tools/binman/etype/fit.py        | 4 ++--
 tools/binman/etype/intel_ifwi.py | 4 ++--
 tools/binman/etype/mkimage.py    | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

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


More information about the U-Boot mailing list