On Thu, 29 Jun 2023 at 15:59, <[email protected]> wrote: > > From: Lukas Funke <[email protected]> > > The method 'connect_contents_to_file()' calls ObtainsContents() with > 'fake_size' argument. Without providing the argument in the blob_dtb > we are not able to call this method without error. > > Signed-off-by: Lukas Funke <[email protected]> > --- > > tools/binman/etype/blob_dtb.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

