
30 Jul
2020
30 Jul
'20
3:15 a.m.
On Wed, Jul 29, 2020 at 07:56:09AM +0000, Patrice CHOTARD wrote:
Hi Tom,
Please pull the STM32 related patches for v2020.10: u-boot-stm32-20200729
With the following changes:
- fix SPL boot issue due to early dbgmcu_init() call
- fix SPL boot issue due to dcache memory region configuration
- add support of CONFIG_ENV_IS_IN_MMC
- add specific SD/eMMC partition for U-Boot enviromnent
- enable env in SPL
- use "env info -q" to remove log during boot
- remove env location override for dh_stm32mp1
- update management of misc_read
- check result of find_mmc_device in stm32prog
- use regulator_set_enable_if_allowed for disabling vdd supply in usbphyc
- enable CMD_ADTIMG flag to handle Android images
- device tree alignment with Linux Kernel v5.8-rc1
- remove hnp-srp-disable for usbotg on dk1
- add reset support to uart nodes on stm32mp15x
- use correct weak function name spl_board_prepare_for_linux
- use cd-gpios for ST and DHSOM boards
- add seeed studio odyssey-stm32mp157c board support
- move ethernet PHY into SoM DT
- add DHSOM based DRC02 board support
CI status: https://gitlab.denx.de/u-boot/custodians/u-boot-stm/pipelines/4229
Thanks Patrice
The following changes since commit 1db942b67d00a3569efbbd3f36140470b0e59b2e:
Prepare v2020.10-rc1 (2020-07-27 22:46:03 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-stm
for you to fetch changes up to 0b263a905a02bd3ae7516149490a98462d966f55:
ARM: dts: stm32: Add DHSOM based DRC02 board (2020-07-28 18:35:01 +0200)
Applied to u-boot/master, thanks!
--
Tom