CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/17 17:47:18
Modified files:
sys/arch/arm64/dev: agtimer.c
Log message:
Make sure that the timer control registers are written before any
further code is executed. Additionally, make sure the counter is
read only after all previous code has executed.
