Merge tag 'u-boot-stm32-20250428' of https://source.denx.de/u-boot/custodians/u-boot-stm
authorTom Rini <trini@konsulko.com>
Mon, 28 Apr 2025 14:22:48 +0000 (08:22 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 28 Apr 2025 14:22:48 +0000 (08:22 -0600)
commit6f4bd8edb8c7c8061e05dc78821d939576ca6e15
tree719221680146ed0f070eba4e79e4e8e85aa979c0
parent62ea9c329a0d013993bae538c55dfea06e4551bd
parent9d679cc4adbf2fdf077411bb4e2cb5ef4c1fd8b8
Merge tag 'u-boot-stm32-20250428' of https://source.denx.de/u-boot/custodians/u-boot-stm

CI: https://source.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/25970
- Add OF_UPSTREAM flag support for STi, STM32 MCU and MPU platforms.
- Add ETZPC as system bus for STM32MP1 platforms
- Add RIFSC as sytem bus for STM32MP2 platforms
- Update STM32MP2 board/machine support:
  - update cmd_stm32key.
  - update cmd_stm32prog.
  - update STM32MP25 configs.
  - add leds and buttons support.
  - add boot_mode support (USB/PXE/MMC/NOR/NAND).
  - add bootcmd support.
  - enable MMC support.