CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/07/11 04:44:08
Modified files:
sys/arch/armv7/marvell: mvacc.c
Log message:
r1.3 converted the clock rates from kHz to Hz, so we shouldn't multiply by
1000 to pass the rate to amptimer_set_clockrate(). Fixes the system clock
running too slow for ntpd to keep in sync.
ok patrick@
