[PATCH] arm: qemu: fix update_info declaration

Tom Rini trini at konsulko.com
Sat Dec 7 16:57:10 CET 2024


On Fri, 06 Dec 2024 08:58:53 +0100, Vincent Stehlé wrote:

> Add a missing comma in the update_info structure declaration.
> 
> This fixes the following build error when building with
> EFI_RUNTIME_UPDATE_CAPSULE or EFI_CAPSULE_ON_DISK:
> 
>   board/emulation/qemu-arm/qemu-arm.c:52:9: error: request for member ‘images’ in something not a structure or union
> 
> [...]

Applied to u-boot/master, thanks!

-- 
Tom




More information about the U-Boot mailing list