[PATCH v2 1/7] binman: bintool: move version check implementation into bintool class

Simon Glass sjg at chromium.org
Thu Sep 1 04:27:34 CEST 2022


On Wed, 31 Aug 2022 at 11:39, Quentin Schulz <foss+uboot at 0leil.net> wrote:
>
> From: Quentin Schulz <quentin.schulz at theobroma-systems.com>
>
> Version checking has nothing specific to compression/decompression tools
> so let's move it to the Bintool class.
>
> Signed-off-by: Quentin Schulz <quentin.schulz at theobroma-systems.com>
> ---
>
> added in v2
>
>  tools/binman/bintool.py | 46 ++++++++++++++++++-----------------------
>  1 file changed, 20 insertions(+), 26 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list