[PATCH v2 27/38] binman: Convert to using the mkimage bintool

Simon Glass sjg at chromium.org
Wed Jan 26 16:36:47 CET 2022


Update the fit and mkimage entry types to use this bintool, instead of
running mkimage directly. This simplifies the code and provides more
consistency as well as supporting missing bintools.

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

(no changes since v1)

 tools/binman/etype/fit.py     | 20 ++++++++++++++++----
 tools/binman/etype/mkimage.py | 13 +++++++++++--
 2 files changed, 27 insertions(+), 6 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list