[PATCH v2 06/28] binman: Remove references to 'image' in entry_Section

Simon Glass sjg at chromium.org
Fri Oct 30 04:34:06 CET 2020


While a section is the base class of Image, it is more correct to refer
to sections in most places in this file. Fix these comments.

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

(no changes since v1)

 tools/binman/etype/section.py | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list