[PATCH 0/2] STM32MP: Fix FWU related compilation issues
Patrice Chotard <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <20260818-fix_tamp_fwu_boot_idx_mask-offset_definition-v1-0-611201a282ce@foss.st.com> |
This series fixes compilation issue in board/st/common/stm32mp_fwu.c when CONFIG_FWU_MULTI_BANK_UPDATE is enabled. Signed-off-by: Patrice Chotard <[email protected]> --- Patrice Chotard (2): ARM: stm32mp2: fix TAMP_FWU_BOOT_IDX_MASK/OFFSET definition board: st: Fix compilation issue arch/arm/mach-stm32mp/include/mach/stm32.h | 6 +++--- board/st/common/stm32mp_fwu.c | 2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) --- base-commit: 36c377b9859ffb53eb1e39ea31e8d96d1e0fe1e5 change-id: 20260818-fix_tamp_fwu_boot_idx_mask-offset_definition-d7edde1ada6b Best regards, -- Patrice Chotard <[email protected]>