Hi Tom, Please pull the STM32 related patches for v2020.07: u-boot-stm32-20200528
With the following changes: - fix boot with OP-TEE for stm32mp15 boards CI status: https://gitlab.denx.de/u-boot/custodians/u-boot-stm/pipelines/3689 Thanks, Patrick The following changes since commit 287be3294af6179782f8a561afca427620504581: Merge branch '2020-06-15-misc-bugfixes' (2020-06-15 11:24:42 -0400) are available in the Git repository at: https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git tags/u-boot-stm32-20200616 for you to fetch changes up to 9e696965065c43b59901e49e75435b1549fa55c7: dts: ARM: stm32mp15: add OP-TEE node in u-boot DTSI (2020-06-16 10:39:28 +0200) ---------------------------------------------------------------- - fix boot with OP-TEE for stm32mp15 boards ---------------------------------------------------------------- Etienne Carriere (2): board: stm32mp1: fix handling of DT OP-TEE reserved memory nodes dts: ARM: stm32mp15: add OP-TEE node in u-boot DTSI arch/arm/dts/stm32mp157a-dk1-u-boot.dtsi | 15 +++++++++++++++ arch/arm/dts/stm32mp157c-ed1-u-boot.dtsi | 14 ++++++++++++++ arch/arm/dts/stm32mp157c-ed1.dts | 5 ----- arch/arm/dts/stm32mp15xx-dkx.dtsi | 5 ----- arch/arm/mach-stm32mp/fdt.c | 14 +++++++++----- 5 files changed, 38 insertions(+), 15 deletions(-)