[PATCH v2 24/38] binman: Convert to using the FIP bintool

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


Update the FIP tests to use this bintool, instead of running fiptool
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/fip_util.py      | 26 --------------------------
 tools/binman/fip_util_test.py | 23 ++++++++---------------
 2 files changed, 8 insertions(+), 41 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list