Skip to content
Commit aea0e80a authored by Paweł Anikiel's avatar Paweł Anikiel Committed by Tien Fong Chee
Browse files

socfpga: arria10: Replace delays with busy waiting in cm_full_cfg



Using udelay while the clocks aren't fully configured causes the timer
system to save the wrong clock rate. Use sdelay and wait_on_value
instead (the values used in these functions were found experimentally).

Signed-off-by: default avatarPaweł Anikiel <pan@semihalf.com>
Reviewed-by: default avatarTien Fong Chee <tien.fong.chee@intel.com>
parent 9ebca709
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment