[PATCH v4 0/2] xilinx: Update guid with fwu metadata

Michal Simek michal.simek at amd.com
Tue Sep 16 09:43:38 CEST 2025



On 9/12/25 12:05, Padmarao Begari wrote:
> Introducing the fwu platform hook function from fwu
> initialization to process fwu metadata information with
> platform specific operation, and use image uuid(GUID)
> from fwu metadata structure for fwu multi bank update.
> 
> Change in v4:
> -Include fwu.h in board.c
> -Rename fwu_mtd_platform_hook() to fwu_platform_hook()
> 
> Change in v3:
> -Update Note in function
> -Update function description
> -Remove ENOSYS
> 
> Change in v2:
> -Update commit message for FWU mdata
> -Remove platform_hook() from driver, add weak and actual platform hook function
> 
> Padmarao Begari (2):
>    FWU: Add platform hook support for fwu metata
>    board: xilinx: update guid based on metadata
> 
>   board/xilinx/common/board.c | 27 +++++++++++++++++++++++++++
>   include/fwu.h               | 11 +++++++++++
>   lib/fwu_updates/fwu.c       | 18 ++++++++++++++++++
>   3 files changed, 56 insertions(+)
> 

Applied.
M


More information about the U-Boot mailing list