aboutsummaryrefslogtreecommitdiff
path: root/configs/rpi_3_b_plus_defconfig
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@foss.st.com>2021-11-15 15:32:29 +0100
committerPatrice Chotard <patrice.chotard@foss.st.com>2021-11-30 16:43:28 +0100
commit9819fe345cc9de8ab1ca8c53999b5d460a8d0e7d (patch)
treeac6b9cc85315f37be4055d3c66e35510073da371 /configs/rpi_3_b_plus_defconfig
parent4831ba2903d886d233400423c2a425fde170b367 (diff)
downloadu-boot-9819fe345cc9de8ab1ca8c53999b5d460a8d0e7d.zip
u-boot-9819fe345cc9de8ab1ca8c53999b5d460a8d0e7d.tar.gz
u-boot-9819fe345cc9de8ab1ca8c53999b5d460a8d0e7d.tar.bz2
stm32mp1: ram: remove the support of calibration result
The support of a predefined DDR PHY tuning result is removed for STM32MP1 driver because it is not needed at the supported frequency when built-in calibration is executed. The calibration parameters were provided in the device tree by the optional node "st,phy-cal", activated in ddr helper file by the compilation flag DDR_PHY_CAL_SKIP and filled with values generated by the CubeMX DDR utilities. This patch - updates the binding file to remove "st,phy-cal" support - updates the device trees and remove the associated defines - simplifies the STM32MP1 DDR driver and remove the support of the optional parameter "st,phy-cal" After this patch, the built-in calibration is always executed and the calibration registers are moved in the phy dynamic part; that allows manual tests. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Diffstat (limited to 'configs/rpi_3_b_plus_defconfig')
0 files changed, 0 insertions, 0 deletions