Message ID | 1606316102821.13856@st.com |
---|---|
State | Accepted |
Delegated to: | Tom Rini |
Headers | show |
Series | [PULL] Pull request for u-boot master = u-boot-stm32-20201125 | expand |
On Wed, Nov 25, 2020 at 02:55:02PM +0000, Patrick DELAUNAY wrote: > Hi Tom, > > Please pull the STM32 related patches for u-boot/master, v2021.01: u-boot-stm32-20201125 > > - 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 > > CI status: > https://gitlab.denx.de/u-boot/custodians/u-boot-stm/-/commits/u-boot-stm32-20201125 > > Thanks, > Patrick > > git request-pull origin/master https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git u-boot-stm32-20201125 > > The following changes since commit d361eafe82bfbf90ab0a592ae59daef99faee5ec: > > Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb (2020-11-22 11:00:11 -0500) > > are available in the Git repository at: > > https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git tags/u-boot-stm32-20201125 > > for you to fetch changes up to 60a2dd6aa20f6c0938856b764e7ebdee722d998e: > > board: st: stm32mp1: update load address for FIT examples (2020-11-25 14:27:19 +0100) > Applied to u-boot/master, thanks!