
On Wed, Apr 01, 2020 at 12:43:44PM +0000, Patrick DELAUNAY wrote:
Hi Tom,
Please pull the latest STM32 master bugfix for v2020.04 = u-boot-stm32-20200401
With the following changes:
- Fix device tree of Avenger96 board from Arrow Electronics and add compatibility with stm32mp15_dhcom_basic_defconfig
CI status: Failed for vexpress_ca9x4 test.py https://gitlab.denx.de/u-boot/custodians/u-boot-stm/pipelines/2592
But local compilation is OK with buildman on stm32 targets. I think it is enough as the Marek's patches only update the dh board code and the AV96 device tree.
Thanks, Patrick
The following changes since commit af827140e5965e5bb2bcad1c53ca8419b428ff6d:
vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader. (2020-03-23 16:11:46 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git tags/u-boot-stm32-20200401
for you to fetch changes up to 2f3c4b8a0f303edbea9fc112a49e546cf03776b0:
ARM: dts: stm32: Repair PMIC configuration on AV96 (2020-04-01 11:58:00 +0200)
Applied to u-boot/master, thanks!