]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Convert to using the ifwitool bintool
authorSimon Glass <sjg@chromium.org>
Mon, 10 Jan 2022 03:14:01 +0000 (20:14 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Jan 2022 19:36:11 +0000 (12:36 -0700)
commita83e2f46701d1b777506f12f954d2da0084b942f
tree6fcc4d0caeaaafda297a4756d1d3fa3d8ccc4d50
parentd88cfd4ad8211a41ce6f6805ac2d07058912b65f
binman: Convert to using the ifwitool bintool

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@chromium.org>
tools/binman/etype/intel_ifwi.py
tools/binman/ftest.py
tools/patman/tools.py