On Wed, 31 Aug 2022 at 11:39, Quentin Schulz <foss+ub...@0leil.net> wrote: > > From: Quentin Schulz <quentin.sch...@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.sch...@theobroma-systems.com> > --- > > added in v2 > > tools/binman/btool/mkimage.py | 14 +------------- > 1 file changed, 1 insertion(+), 13 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>