[PULL] Pull request for u-boot master / v2021.07 = u-boot-stm32-20210528
Patrick DELAUNAY
patrick.delaunay at foss.st.com
Fri May 28 18:22:06 CEST 2021
Hi Tom,
Please pull the STM32 related patches for u-boot/master, v2021.07:
u-boot-stm32-20210528
- DFU: MTD: fix for lock support
- reset: stm32: fix bank bank and offset computation
- enable UNZIP config in several stm32mp defconfig
CI status:
https://source.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/7655
Thanks,
Patrick
git request-pull origin/master
https://source.denx.de/u-boot/custodians/u-boot-stm.git/
u-boot-stm32-20210528
The following changes since commit aab8b17e94c447561a402bc7508b73fd8ee712e5:
Merge tag 'ti-v2021.07-rc4' of
https://source.denx.de/u-boot/custodians/u-boot-ti (2021-05-27 07:42:49
-0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-stm.git/
tags/u-boot-stm32-20210528
for you to fetch changes up to 7bda7cee2dfc824eccc6a76ea531fc90b4f7923f:
arm: dts: stm32mp157c-odyssey-som: enable the RNG1 (2021-05-28
15:05:39 +0200)
----------------------------------------------------------------
- DFU: MTD: fix for lock support
- reset: stm32: fix bank bank and offset computation
- enable UNZIP config in several stm32mp defconfig
----------------------------------------------------------------
Christoph Niedermaier (1):
ARM: stm32: Update dhelectronics/dh_stm32mp1/MAINTAINERS file
Grzegorz Szymaszek (1):
arm: dts: stm32mp157c-odyssey-som: enable the RNG1
Marek Vasut (2):
ARM: stm32: Add additional ID register check for KSZ8851 presence
ARM: stm32: Enable UNZIP on DHSOM by default
Patrice Chotard (1):
reset: stm32: Fix bank and offset computation
Patrick Delaunay (2):
dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not
supported
configs: stm32mp: Enable UNZIP on STMicroelectronics stm32mp15 boards
arch/arm/dts/stm32mp157c-odyssey-som.dtsi | 4 ++++
board/dhelectronics/dh_stm32mp1/MAINTAINERS | 1 +
board/dhelectronics/dh_stm32mp1/board.c | 11 ++++++++++-
configs/stm32mp15_basic_defconfig | 1 +
configs/stm32mp15_dhcom_basic_defconfig | 1 +
configs/stm32mp15_dhcor_basic_defconfig | 1 +
configs/stm32mp15_trusted_defconfig | 1 +
drivers/dfu/dfu_mtd.c | 4 +++-
drivers/reset/stm32-reset.c | 8 ++++----
9 files changed, 26 insertions(+), 6 deletions(-)
More information about the U-Boot
mailing list