
7 Sep
2022
7 Sep
'22
2:30 p.m.
From: Quentin Schulz quentin.schulz@theobroma-systems.com
Bintool.version already contains everything required to get the version out of mkimage binary so let's not override it with its own implementation.
Signed-off-by: Quentin Schulz quentin.schulz@theobroma-systems.com Reviewed-by: Simon Glass sjg@chromium.org ---
v3: - added Rb, - removed version positional parameter for run() so that coverage still is 100%,
added in v2
tools/binman/btool/mkimage.py | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-)
Applied to u-boot-dm, thanks!