]> git.dujemihanovic.xyz Git - u-boot.git/commit
fwu: make changes to access version agnostic structure fields
authorSughosh Ganu <sughosh.ganu@linaro.org>
Fri, 22 Mar 2024 10:57:21 +0000 (16:27 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 24 May 2024 19:40:04 +0000 (13:40 -0600)
commitac62e0b62e02be0bb8c5f0d0dd49fa9bda91d5c5
treec6417ca97e421819ae35ecec17cbf95039028992
parentfba5b3fa7c473fb356ce206ad2dbfe1c3917edfa
fwu: make changes to access version agnostic structure fields

With addition of support for version 2 of the FWU metadata structure,
the metadata information is collected into a version agnostic
structure. Make changes to the FWU functions so that the information
that was earlier obtained by reading the metadata structure is now
obtained through this version agnostic structure.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Tested-by: Michal Simek <michal.simek@amd.com>
include/fwu.h
lib/fwu_updates/fwu.c