commit | 853c51424d0a857b1ad3262a0db784b7ad707b46 | [log] [tgz] |
---|---|---|
author | Quentin Schulz <quentin.schulz@theobroma-systems.com> | Thu Sep 01 17:51:41 2022 +0200 |
committer | Simon Glass <sjg@chromium.org> | Thu Sep 01 11:36:36 2022 -0600 |
tree | 315a36e03ae6c5792640ffa02899abcc64b939a4 | |
parent | 3264c35695c76d3de6d23d4184a87e1465b5eac3 [diff] |
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>