Hi Tom Please pull the STM32 related fixes for u-boot/master, v2026.10: u-boot-stm32_20260831
CI status: https://git.u-boot-project.org/u-boot/custodians/u-boot-stm/-/pipelines/1132 Thanks The following changes since commit 964ad5b5c91b7be56e443e899d7f873e6aa8c9fc: Prepare v2026.10-rc3 (2026-08-24 18:46:24 -0600) are available in the Git repository at: https://git.u-boot-project.org/u-boot/custodians/u-boot-stm.git tags/u-boot-stm32-20260831 for you to fetch changes up to 62ea65e54ac7a5c5accda8127830bd0efa4109b6: ARM: stm32mp2: fix TAMP_FWU_BOOT_IDX_MASK/OFFSET definition (2026-08-31 10:02:15 +0200) ---------------------------------------------------------------- Fixes: _ bound the invalid-argument message in stm32mp1_ddr_subcmd() _ Move TAMP_FWU_BOOT_IDX_MASK/OFFSET definition to fix STM32MP2 compilation issue. ---------------------------------------------------------------- Ngo Luong Thanh Tra (1): ram: stm32mp1: bound the invalid-argument message in stm32mp1_ddr_subcmd() Patrick Delaunay (1): ARM: stm32mp2: fix TAMP_FWU_BOOT_IDX_MASK/OFFSET definition arch/arm/mach-stm32mp/include/mach/stm32.h | 6 +++--- drivers/ram/stm32mp1/stm32mp1_interactive.c | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-)
