mbox series

[PULL] Pull request for u-boot master / v2026.10 = u-boot-stm32_20260902

Message ID e6962ed9-c56c-4305-8f72-05c1da14b8a1@foss.st.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [PULL] Pull request for u-boot master / v2026.10 = u-boot-stm32_20260902 | expand

Pull-request

https://git.u-boot-project.org/u-boot/custodians/u-boot-stm.git tags/u-boot-stm32-20260902

Message

Patrice CHOTARD Sept. 2, 2026, 1:15 p.m. UTC
Hi Tom

Please pull the STM32 related fixes for u-boot/master, v2026.10: u-boot-stm32_20260902

CI status: https://git.u-boot-project.org/u-boot/custodians/u-boot-stm/-/pipelines/1162

Thanks

The following changes since commit cc8c034e78eba6b2a3845783889b80753bb1af1e:

  Merge tag 'u-boot-stm32-20260831' of https://git.u-boot-project.org/u-boot/custodians/u-boot-stm (2026-09-01 08:14:37 -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-20260902

for you to fetch changes up to 036aca606c77908290913ebf57cafc42d8524f67:

  board: st: Fix compilation issue (2026-09-02 13:48:57 +0200)

----------------------------------------------------------------
STM32MP:
  - Fix compilation when CONFIG_FWU_MULTI_BANK_UPDATE flag is enabled

----------------------------------------------------------------
Patrice Chotard (1):
      board: st: Fix compilation issue

 board/st/common/stm32mp_fwu.c | 2 ++
 1 file changed, 2 insertions(+)

Comments

Tom Rini Sept. 2, 2026, 6:45 p.m. UTC | #1
On Wed, 2 Sep 2026 15:15:44 +0200, Patrice CHOTARD wrote:

> Please pull the STM32 related fixes for u-boot/master, v2026.10: u-boot-stm32_20260902
> 
> CI status: https://git.u-boot-project.org/u-boot/custodians/u-boot-stm/-/pipelines/1162
> 
> Thanks
> 
> The following changes since commit cc8c034e78eba6b2a3845783889b80753bb1af1e:
> 
> [...]

Merged into u-boot/main, thanks!