[PATCH v2 26/38] binman: Convert to using the ifwitool bintool

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


Update the ifwi entry type to use this bintool, instead of running
ifwitool 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/intel_ifwi.py | 25 +++++++++++++++++++------
 tools/binman/ftest.py            |  4 ++--
 tools/patman/tools.py            | 31 -------------------------------
 3 files changed, 21 insertions(+), 39 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list