v2020.01-stm32mp-r2.2
The following changes since commit 07151bd:
Prepare v2020.01-stm32mp-r2.1 (2020-11-25 17:01:31 +0100)
are available in the Git repository at:
https://github.com/STMicroelectronics/u-boot.git tags/v2020.01-stm32mp-r2.2
for you to fetch changes up to d543131:
Prepare v2020.01-stm32mp-r2.2 (2021-10-01 16:33:40 +0200)
- Activate read valid training (RVTRN) for LPDDR2/3
- Solve DFU issue for MTD NOR target
Patrick Delaunay (3):
dfu: dfu_mtd: set max_buf_size to erasesize also for NOR devices
stm32mp1: ram: add read valid training support
Prepare v2020.01-stm32mp-r2.2
Makefile | 2 +-
drivers/dfu/dfu_mtd.c | 5 +----
drivers/ram/stm32mp1/stm32mp1_ddr.c | 8 ++++++--
drivers/ram/stm32mp1/stm32mp1_ddr_regs.h | 1 +
4 files changed, 9 insertions(+), 7 deletions(-)