[PATCH v2 33/38] binman: Convert to using the lzma_alone bintool
Simon Glass
sjg at chromium.org
Wed Jan 26 16:36:40 CET 2022
Update the code to use this bintool, instead of running lzma_alone
directly. This simplifies the code and provides more consistency.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/binman/comp_util.py | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list