
29 Jul
2019
29 Jul
'19
11:22 p.m.
Now that an Image is an Entry_section, there is no need for the separate BuildSection() function. Drop it and add a bit of logging.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/binman/image.py | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-)
Applied to u-boot-dm, thanks!