
2 Jun
2017
2 Jun
'17
4:54 a.m.
On 31 May 2017 at 10:16, Philipp Tomsich philipp.tomsich@theobroma-systems.com wrote:
Revise the loop watching for a timeout on obtaining a DRAM PHY lock to clearly state a timeout in milliseconds and use get_timer (based on the ARMv8 architected timer) to detect a timeout.
Signed-off-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com
arch/arm/mach-rockchip/rk3399/sdram_rk3399.c | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org