[PATCH v4 07/13] binman: Add BintoolPacker class to bintool

Simon Glass sjg at chromium.org
Wed Aug 17 20:53:46 CEST 2022


On Tue, 16 Aug 2022 at 02:42, Stefan Herbrechtsmeier
<stefan.herbrechtsmeier-oss at weidmueller.com> wrote:
>
> From: Stefan Herbrechtsmeier <stefan.herbrechtsmeier at weidmueller.com>
>
> Add a bintools base class for packers which compression / decompression
> entry contents.
>
> Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier at weidmueller.com>
>
> ---
>
> (no changes since v3)
>
> Changes in v3:
> - Document class properties
>
> Changes in v2:
> - Added
>
>  tools/binman/bintool.py | 107 ++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 107 insertions(+)

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


More information about the U-Boot mailing list