Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/omap
Module Name: src
Committed By: matt
Date: Thu Jul 3 06:19:18 UTC 2008
Modified Files:
src/sys/arch/arm/omap: omap2430_mputmr.c
Log Message:
From: Andy Shevchenko <andy.shevchenko%teleca.com@localhost>
The OMAP2 ref timer providing a base for generic timecounting was configured
to reload at HZ similarly to the clock providing the tick interrupt at HZ.
This and the fact that the tc framework expected a full 32 bit counter range
resulted in time running ~40 times faster than normal.
Configure the ref timer as a full range counter to fix this.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/arm/omap/omap2430_mputmr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index