commit | c69b30942c6800cc0d481b1e686d9e85e201e062 | [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 | 3c2610a8f604efc995b06596e41fcb442995f071 [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>