On Sun, 19 Feb 2023 at 15:02, Jonas Karlman <jo...@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 <jo...@kwiboo.se> > --- > tools/binman/etype/blob_ext.py | 8 -------- > 1 file changed, 8 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>