[PATCH 1/9] binman: Remove redundant SetAllowFakeBlob from blob-ext entry
Simon Glass
sjg at chromium.org
Wed Mar 8 23:17:57 CET 2023
On Sun, 19 Feb 2023 at 15:02, Jonas Karlman <jonas at kwiboo.se> wrote:
>
> Entry_blob_ext contains an implementation of SetAllowFakeBlob that is
> identical to the one in the base Entry class, remove it.
>
> Signed-off-by: Jonas Karlman <jonas at kwiboo.se>
> ---
> tools/binman/etype/blob_ext.py | 8 --------
> 1 file changed, 8 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list