Merge tag 'u-boot-stm32-20201125' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
authorTom Rini <trini@konsulko.com>
Wed, 25 Nov 2020 16:00:52 +0000 (11:00 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 25 Nov 2020 16:00:52 +0000 (11:00 -0500)
commit7889951d0f56eab746a7c8fde350a022ba0361ca
treeb9adb403422089be4ec363e4ee983fdb7aaa6b6d
parentd361eafe82bfbf90ab0a592ae59daef99faee5ec
parent60a2dd6aa20f6c0938856b764e7ebdee722d998e
Merge tag 'u-boot-stm32-20201125' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm

- STM32 MCU's DT update
- Add DHCOM based STM32MP15x PicoITX board
- Correct ALIGN macro usage for on syram for SPL dcache support
- Fixes on DHCOM: uSD card-detect GPIO and Drop QSPI CS2
- Fix compilation issue for spl_mmc_boot_partition
- Fix MTD partitions for serial boot
- Add support of MCU HOLD BOOT with reset for stm32 remoteproc
  (prepare alligneent with  kernel DT)
- Correct bias information and support in STM32 soc and STMFX
- Support optional vbus in usbphyc
- Update FIT examples to avoid kernel zImage relocation before decompression