commit | fbecb94e4b06a385adc860870ebd64e57f521b9f | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Wed May 31 18:16:34 2017 +0200 |
committer | Simon Glass <sjg@chromium.org> | Wed Jun 07 07:29:23 2017 -0600 |
tree | c15fdfb952cea6f95c1311c7a6687a65d583567d | |
parent | a1c29d4b43dc1bdc57878204bf3e4316fdb1b8b0 [diff] |
rockchip: arm64: rk3399: revise timeout-handling for DRAM PHY lock 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> Reviewed-by: Kever Yang <kever.yang@rock-chips.com> Reviewed-by: Simon Glass <sjg@chromium.org>