[PATCH 07/15] binman: fit: Avoid assuming that a FIT member is a section

Simon Glass sjg at chromium.org
Fri Sep 27 00:07:27 CEST 2024


Use the more generic variable name 'entry' to avoid confusion.

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

 tools/binman/etype/fit.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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


More information about the U-Boot mailing list