[PATCH v6 04/21] binman: Forward AddBintools calls to base class

Simon Glass sjg at chromium.org
Sat Aug 20 23:33:33 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>
>
> Forward AddBintools calls to base class to collect bintools of base
> class.
>
> Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier at weidmueller.com>
>
> ---
>
> (no changes since v5)
>
> Changes in v5:
> - Add commit to forward AddBintools calls to base class
>
>  tools/binman/etype/gbb.py        | 1 +
>  tools/binman/etype/intel_ifwi.py | 1 +
>  tools/binman/etype/mkimage.py    | 1 +
>  tools/binman/etype/section.py    | 1 +
>  tools/binman/etype/vblock.py     | 1 +
>  5 files changed, 5 insertions(+)

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


More information about the U-Boot mailing list