commit | 4508fb9a7784b691bc6807bb3f8b79d07a15fd26 | [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 | e440843448d27f2cc5a6446decd1bcbaae3b1533 [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>