[PATCH 04/12] binman: blob_dtb: Add fake_size argument to ObtainContents()

Simon Glass sjg at chromium.org
Thu Jun 29 21:10:12 CEST 2023


On Thu, 29 Jun 2023 at 15:59, <lukas.funke-oss at weidmueller.com> wrote:
>
> From: Lukas Funke <lukas.funke at weidmueller.com>
>
> 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 <lukas.funke at weidmueller.com>
> ---
>
>  tools/binman/etype/blob_dtb.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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


More information about the U-Boot mailing list