diff options
| author | Dario Binacchi <[email protected]> | 2026-04-30 10:06:09 +0200 |
|---|---|---|
| committer | Patrice Chotard <[email protected]> | 2026-05-12 15:52:01 +0200 |
| commit | 4300f9f4c5d709c86297c8a8702b92af604ed7c3 (patch) | |
| tree | f9a603207ec9465d7bcbfd4ef4bcab191a8e0d91 /tests/scripts | |
| parent | 63fc73ff31c47df8dd3cb708dc34053972d5f4a0 (diff) | |
board: st: stm32mp25: support dynamic A/B bank bootup
Enable automatic detection of the active A/B bank by retrieving
partition GUIDs from FWU metadata.
This ensures the system correctly identifies the bootable partitions
even in multi-bank scenarios, falling back to a standard bootable flag
scan if the UUIDs are missing.
To enable A/B bank bootup on stm32mp25 boards, add the following Kconfig
options to the stm32mp25_defconfig:
CONFIG_FWU_MULTI_BANK_UPDATE=y
CONFIG_FWU_MDATA=y
CONFIG_FWU_NUM_BANKS=2
CONFIG_FWU_NUM_IMAGES_PER_BANK=3
CONFIG_CMD_FWU_METADATA=y
CONFIG_FWU_MDATA_V2=y
Signed-off-by: Dario Binacchi <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Patrice Chotard <[email protected]>
Diffstat (limited to 'tests/scripts')
0 files changed, 0 insertions, 0 deletions
