]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Rename _ReadSubnodes() to ReadEntries()
authorSimon Glass <sjg@chromium.org>
Wed, 24 Nov 2021 04:09:53 +0000 (21:09 -0700)
committerSimon Glass <sjg@chromium.org>
Sun, 5 Dec 2021 16:23:15 +0000 (09:23 -0700)
commit4542f3667a9b18f0d0fe50c135f946d8bb8bfd46
tree8d992a5dc77990cd8ebbe581e73e24356ead48ad
parent7310153aa23b04a07eab246a8e0cd8350153e7ef
binman: Rename _ReadSubnodes() to ReadEntries()

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

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/etype/fit.py
tools/binman/etype/intel_ifwi.py
tools/binman/etype/mkimage.py