diff options
author | Paweł Anikiel | 2022-06-17 12:47:23 +0200 |
---|---|---|
committer | Tien Fong Chee | 2022-07-01 14:57:14 +0800 |
commit | aea0e80a9feff740a6cb6323c67452bc5a752e4d (patch) | |
tree | ba87cea14386800f12640ba8a03631f8f0d497c5 /arch/nios2 | |
parent | 9ebca7095bdbb2843a37b1f36d7896a6cb21e4ab (diff) |
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: Paweł Anikiel <pan@semihalf.com>
Reviewed-by: Tien Fong Chee <tien.fong.chee@intel.com>
Diffstat (limited to 'arch/nios2')
0 files changed, 0 insertions, 0 deletions