v2020.10-stm32mp-r1.1
The following changes since commit d2c99cb:
Prepare v2020.10-stm32mp-r1 (2021-03-08 17:19:32 +0100)
are available in the Git repository at:
https://github.com/STMicroelectronics/u-boot.git tags/v2020.10-stm32mp-r1.1
for you to fetch changes up to 845f161:
Prepare v2020.10-stm32mp-r1.1 (2021-05-06 10:44:37 +0200)
- Solve issue with STM32CubeProgrammer over UART
Patrick Delaunay (3):
stm32mp: stm32prog: remove all the header check for UART download
stm32mp: stm32prog: add timeout in stm32prog_serial_get_buffer
Prepare v2020.10-stm32mp-r1.1
Makefile | 2 +-
arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | 14 ++---
arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.h | 5 --
arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog_serial.c | 163 ++++++++------------------------------------------
4 files changed, 33 insertions(+), 151 deletions(-)