
On Thu, Oct 22, 2020 at 07:32:44AM +0000, Patrick DELAUNAY wrote:
Hi Tom,
Please pull the STM32 related patches for u-boot/master, v2021.01: u-boot-stm32-20201021
- Activate CMD_EXPORTENV/CMD_IMPORTENV/CMD_ELF for STM32MP15 defconfig
- Fix stm32prog command: parsing of FlashLayout without partition
- Update MAINTAINERS for ARM STM STM32MP
- Manage eth1addr on dh board with KS8851
- Limit size of cacheable DDR in pre-reloc stage in stm32mp1
- Use mmc_of_parse() to read host capabilities in mmc:sdmmc2 driver
CI status: https://gitlab.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/5066
Thanks, Patrick
git request-pull origin/mastert https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git u-boot-stm32-20201021
The following changes since commit 7ec87e4192215815b658c3f8b34e4be010103149:
Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel (2020-10-19 09:29:05 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git tags/u-boot-stm32-20201021
for you to fetch changes up to 53de79fecc53338b544b4d2c2d88daba9d82b007:
stm32mp: stm32prog: accept device without partition (2020-10-21 18:12:20 +0200)
Applied to u-boot/master, thanks!