[PATCH v3 2/7] binman: btool: lz4: use Bintool.version
Simon Glass
sjg at chromium.org
Wed Sep 7 14:30:06 CEST 2022
From: Quentin Schulz <quentin.schulz at theobroma-systems.com>
Bintool.version already contains everything required to get the version
out of lz4 binary so let's not override it with its own implementation.
Signed-off-by: Quentin Schulz <quentin.schulz at theobroma-systems.com>
Reviewed-by: Simon Glass <sjg at chromium.org>
---
v3:
- added Rb,
added in v2
tools/binman/btool/lz4.py | 14 +-------------
1 file changed, 1 insertion(+), 13 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list