
7 Jul
2020
7 Jul
'20
9:17 p.m.
On Tue, Jul 07, 2020 at 04:20:12PM +0000, Patrick DELAUNAY wrote:
Hi Tom,
Please pull the STM32 related patches for v2020.10: u-boot-stm32-20200707
With the following changes:
- arch and board update for stm32mp15:
- use OPP information in device tree for 800MHz/650MHz support
- ram: inprovments of test command
- solve boot on closed chip when access to DBGMCU_IDC is protected
- stm32prog command: Add "device anme" during USB enumeration
- update configs: activate WATCHDOG and 'env erase' command, increase teed partition, support SD card after NOR boot by default and use env info in env_check
- some sboard cleanups: gpio hog in dh board, specific driver for type-c stusb1600 controller code in a driver move part of code in spl.c and in common directory
- fix STM32 compatible for dwc_eth_qos driver
- support of new pinctrl ops get_dir_flags/set_dir_flags in stm32 and stmfx drivers
- vrefbuf: fix a possible overshoot when re-enabling
CI status: https://gitlab.denx.de/u-boot/custodians/u-boot-stm/pipelines/3917
Thanks, Patrick
The following changes since commit 23da3c682a84a2ad67a67287979dd4f5259ff607:
Revert "riscv: sifive: fu540: Add gpio-restart support" (2020-07-06 17:57:47 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git tags/u-boot-stm32-20200707
for you to fetch changes up to 6c393e8c0fae98a3a6e2909fc79697075552a152:
ram: stm32mp1: add size and addr parameter to test all (2020-07-07 16:01:23 +0200)
Applied to u-boot/master, thanks!
--
Tom