[PATCH v6 07/21] binman: Add DecompressData function to entry class

Simon Glass sjg at chromium.org
Sat Aug 20 23:33:36 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>
>
> Add a DecompressData function to entry class to allow override in child
> classes and to centralize the compress and decompress in a single class.
>
> Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier at weidmueller.com>
>
> ---
>
> (no changes since v5)
>
> Changes in v5:
> - Add commit to add DecompressData function to entry class
>
>  tools/binman/entry.py         | 15 +++++++++++++++
>  tools/binman/etype/section.py |  3 +--
>  2 files changed, 16 insertions(+), 2 deletions(-)

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


More information about the U-Boot mailing list