[U-Boot] [PATCH 02/53] binman: Move image-processing code into a function

sjg at google.com sjg at google.com
Mon Jul 29 21:22:54 UTC 2019


The Binman() function is very long. Split out the image code to make it
more manageable.

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

 tools/binman/control.py | 103 ++++++++++++++++++++++------------------
 1 file changed, 57 insertions(+), 46 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list