[PATCH v2 0/2] fix FMP versioning for FWU multi bank update
Masahisa Kojima
masahisa.kojima at linaro.org
Thu Dec 21 10:52:56 CET 2023
The current FMP versioning does not work when CONFIG_FWU_MULTI_BANK_UPDATE
is enabled. This series aims to support FMP versioning
for FWU multi bank update.
[Changelog]
v1 -> v2
- update fwu_get_image_index() function to return the dfu_alt_num
- store firmware version into the array of fmp_state structure
Masahisa Kojima (2):
fwu: fix fwu_get_image_index interface
efi_loader: support fmp versioning for multi bank update
include/fwu.h | 13 +++---
lib/efi_loader/efi_firmware.c | 80 +++++++++++++++++++++++++++--------
lib/fwu_updates/fwu.c | 32 ++++++--------
3 files changed, 80 insertions(+), 45 deletions(-)
--
2.34.1
More information about the U-Boot
mailing list