arm-trusted-firmware/plat/rockchip
Lin Huang a9059b9643 rockchip/rk3399: fix DRAM gate training issue
The differential signal of DQS need keep low level
before gate training. It need enable RPULL and disable
PHY side ODT to ensure it when do gate training.
But it can not access the PHY registers to do it when
perform DFS.So the workaroud as below: It is ensure that
the PHY's read gate is landing somewhere in the incoming
DQS's pulses before it starts searching for pre-amble window.
It need get the rddqs_delay_ps to calculate the start point
of gate training for DFS.

Change-Id: I79eabcf4ec9a9c8f4539f68a51f22afba49c72fe
Signed-off-by: Lin Huang <hl@rock-chips.com>
2017-06-08 09:59:34 +08:00
..
common Use SPDX license identifiers for remaining files 2017-05-10 15:16:34 +01:00
rk3328 rockchip: rk3328: Add assert check in pmu.c 2017-05-15 10:36:14 +08:00
rk3368 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
rk3399 rockchip/rk3399: fix DRAM gate training issue 2017-06-08 09:59:34 +08:00