]> git.dujemihanovic.xyz Git - u-boot.git/commit
fwu: mtd: obtain image information from version agnostic structure
authorSughosh Ganu <sughosh.ganu@linaro.org>
Fri, 22 Mar 2024 10:57:26 +0000 (16:27 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 24 May 2024 19:40:04 +0000 (13:40 -0600)
commit8ee8b9c900e350464ab2337ce0b0a7b2aa71f0f3
tree0bbdbe0c2c4021790e1366c102f07f318b3c6b8b
parent1bef7198cd8f747ccd91cc103613afde96d4199f
fwu: mtd: obtain image information from version agnostic structure

Make changes to the functions used for generating the DFU's alt
variable so that the FWU image information is obtained from the common
version agnostic structure instead of reading the metadata.

While here, also update the name of the field used for storing the
image GUID in the FWU metadata.

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