[PATCH v2 06/11] binman: Adjust mkimage etype node reading
Simon Glass
sjg at chromium.org
Sun Aug 21 02:10:31 CEST 2022
Since this is implemented as a section, it should really be split into
several functions, one to read the node and one to read the entries. Do
this so that it matches how Entry_section works.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/binman/etype/mkimage.py | 19 +++++++++++--------
1 file changed, 11 insertions(+), 8 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list