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 <[email protected]> --- (no changes since v1) tools/binman/etype/mkimage.py | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) Applied to u-boot-dm, thanks!

