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

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>
tools/binman/cbfs_util_test.py
tools/binman/comp_util.py
tools/binman/ftest.py