Hi Tom,

Please pull the STM32 related patches for u-boot/master, v2021.04: u-boot-stm32-20210226
- Add USB host boot support in stm32mp1 config
- Enable uefi related commands for STMicroelectronics STM32MP15 boards
- Remove duplicate uart nodes in stm32mp15 device tree

CI status: https://gitlab.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/6533
Thanks,
Patrick


git request-pull origin/master https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git u-boot-stm32-20210226
The following changes since commit c28d5d704d3347fcbe5e49ab561973c00bf9337f:

  Merge branch '2021-02-25-remove-platforms' (2021-02-25 13:18:27 -0500)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git u-boot-stm32-20210226
for you to fetch changes up to 1b3db349c011e7905a03126d9a78e1fb9886efb7:

  configs: stm32mp1: enable uefi related commands (2021-02-26 15:45:22 +0100)
----------------------------------------------------------------
- Add USB host boot support in stm32mp1 config
- Enable uefi related commands for STMicroelectronics STM32MP15 boards
- Remove duplicate uart nodes in stm32mp15 device tree

----------------------------------------------------------------
Ilias Apalodimas (1):
      configs: stm32mp1: enable uefi related commands

Marek Vasut (1):
      ARM: stm32: Add USB host boot support

Patrick Delaunay (1):
      arm: dts: stm32mp15: remove duplicate uart nodes

 arch/arm/dts/stm32mp15-pinctrl.dtsi | 80 -------------------------------------------------------------------
 configs/stm32mp15_basic_defconfig   |  3 +++
 configs/stm32mp15_trusted_defconfig |  3 +++
 include/configs/stm32mp1.h          |  7 ++++++
 4 files changed, 13 insertions(+), 80 deletions(-)

Reply via email to