u-boot/drivers/ram/stm32mp1
Patrick Delaunay b3c29dc9e5 stm32mp1: ram: remove tuning support
Remove the DDR interactive command tuning, as the support of a predefined
DDR PHY tuning is removed for STM32MP1 driver in SPL and in TF-A
and the result of this tuning will be never used.

Moreover this SW tuning procedure can failed on some hardware
configuration (to many BIST errors and no convergence); it will be no
more supported in the next delivery of the DDR utilities included in
the CubeMX tool of STMicroelectronics.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2021-11-30 16:43:28 +01:00
..
Kconfig Kconfig: Remove all default n/no options 2021-08-31 17:47:49 -04:00
Makefile stm32mp1: ram: remove tuning support 2021-11-30 16:43:28 +01:00
stm32mp1_ddr.c stm32mp1: ram: remove tuning support 2021-11-30 16:43:28 +01:00
stm32mp1_ddr.h stm32mp1: ram: remove tuning support 2021-11-30 16:43:28 +01:00
stm32mp1_ddr_regs.h stm32mp1: ram: remove tuning support 2021-11-30 16:43:28 +01:00
stm32mp1_interactive.c stm32mp1: ram: remove tuning support 2021-11-30 16:43:28 +01:00
stm32mp1_ram.c stm32mp1: ram: remove the support of calibration result 2021-11-30 16:43:28 +01:00
stm32mp1_tests.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
stm32mp1_tests.h stm32mp1: ram: remove tuning support 2021-11-30 16:43:28 +01:00