Merge tag 'u-boot-stm32-20250131' of https://source.denx.de/u-boot/custodians/u-boot-stm
authorTom Rini <trini@konsulko.com>
Fri, 31 Jan 2025 14:32:11 +0000 (08:32 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 31 Jan 2025 14:32:11 +0000 (08:32 -0600)
commita582e485338633fb2bd3b124a06da1254b71947c
tree8e762f999cd7d4eecf2c3192ef0670c1bfd2fd8e
parent487b254702858a69f96d0c314ab1eab66ac084e2
parent84bbb8f59a89b24daebc9eff532df6160f049faf
Merge tag 'u-boot-stm32-20250131' of https://source.denx.de/u-boot/custodians/u-boot-stm

STM32 MPU:
- Remove dt-bindings headers available in dts/upstream
- Fixes for stm32prog
- Enable CONFIG_SYS_64BIT_LBA for STM32MP15/13/25 defconfigs
- Add upport of ck_usbo_48m in pre-reloc stage for STM32MP13
- Clean env_get_location() for STM32MP1
- Fix board_get_usable_ram_top() to fix infinite loop in cache
  management for STM32MP2.
- Fix ck_flexgen_08 frequency for STM32MP2

STM32 MCU:
- Tune CYCLIC_MAX_CPU_TIME_US to avoid cyclic warning for STM32F469-Disco
- Tune CYCLIC_MAX_CPU_TIME_US to avoid cyclic warning for STM32F769-Disco