[PATCH v6 12/21] binman: Select compression bintools in cbfs_util class

Simon Glass sjg at chromium.org
Sun Aug 21 02:10:11 CEST 2022


On Fri, 19 Aug 2022 at 08:26, Stefan Herbrechtsmeier
<stefan.herbrechtsmeier-oss at weidmueller.com> wrote:
>
> From: Stefan Herbrechtsmeier <stefan.herbrechtsmeier at weidmueller.com>
>
> Select the lz4 and lzma_alone bintools in cbfs_util class to centralize
> the supported compression algorithm evaluation inside the class and over
> multiple classes.
>
> Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier at weidmueller.com>
>
> ---
>
> (no changes since v5)
>
> Changes in v5:
> - Add commit to select compression bintools in cbfs_util class
>
>  tools/binman/cbfs_util.py      | 20 +++++++++++---------
>  tools/binman/cbfs_util_test.py |  4 ++--
>  2 files changed, 13 insertions(+), 11 deletions(-)

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

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list