
26 Jan
2022
26 Jan
'22
4:36 p.m.
Update the code to use this bintool, instead of running lz4 directly. This simplifies the code and provides more consistency.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
tools/binman/cbfs_util_test.py | 8 ++------ tools/binman/comp_util.py | 10 +++++++--- tools/binman/ftest.py | 8 +------- 3 files changed, 10 insertions(+), 16 deletions(-)
Applied to u-boot-dm, thanks!