[PATCH v2 23/38] binman: Convert to using the CBFS bintool

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


Update the CBFS tests to use this bintool, instead of running cbfstool
directly. This simplifies the overall 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/cbfs_util.py      | 24 ----------------
 tools/binman/cbfs_util_test.py | 51 +++++++++++++---------------------
 2 files changed, 19 insertions(+), 56 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list