summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/mips/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-11-26 22:58:07 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-11-26 22:58:07 +0000
commitb72f5799822637c57b18cf1574bc64806bbbb1ee (patch)
tree86765fbda434be7dc3116c3eee1b8efb4fa0a77c /c/src/lib/libcpu/mips/ChangeLog
parent2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-b72f5799822637c57b18cf1574bc64806bbbb1ee.tar.bz2
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* clock/ckinit.c: Eliminate the clicks_per_microsecond field in the MIPS CPU Table and define another mechanism for drivers to obtain this information.
Diffstat (limited to 'c/src/lib/libcpu/mips/ChangeLog')
-rw-r--r--c/src/lib/libcpu/mips/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/mips/ChangeLog b/c/src/lib/libcpu/mips/ChangeLog
index 78b792f145..2c6e285229 100644
--- a/c/src/lib/libcpu/mips/ChangeLog
+++ b/c/src/lib/libcpu/mips/ChangeLog
@@ -1,3 +1,9 @@
+2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * clock/ckinit.c: Eliminate the clicks_per_microsecond field in the
+ MIPS CPU Table and define another mechanism for drivers to obtain
+ this information.
+
2007-03-12 Joel Sherrill <joel@OARcorp.com>
* au1x00/include/au1x00.h, au1x00/vectorisrs/maxvectors.c,