]> git.dujemihanovic.xyz Git - u-boot.git/commit
binman: btool: fiptool: use Bintool.version
authorQuentin Schulz <quentin.schulz@theobroma-systems.com>
Thu, 1 Sep 2022 15:51:41 +0000 (17:51 +0200)
committerSimon Glass <sjg@chromium.org>
Thu, 1 Sep 2022 17:36:36 +0000 (11:36 -0600)
commit4508fb9a7784b691bc6807bb3f8b79d07a15fd26
tree315a36e03ae6c5792640ffa02899abcc64b939a4
parente440843448d27f2cc5a6446decd1bcbaae3b1533
binman: btool: fiptool: use Bintool.version

Bintool.version can now be passed the binary argument to return the
version text, so there's no need to override it in fiptool anymore.

Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/btool/fiptool.py