summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-11-26 23:01:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-11-26 23:01:25 +0000
commit7d20851af3894952c86e98e9e13eaff15a17feed (patch)
tree669602edaaebeb045eafdb5e13d89e35cf49199b /doc/ChangeLog
parent2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-7d20851af3894952c86e98e9e13eaff15a17feed.tar.bz2
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu_supplement/sh.t: Eliminate the clicks_per_microsecond field in the SuperH CPU Table and define another mechanism for drivers to obtain this information.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 66befb21fe..6b472207ef 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,5 +1,11 @@
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * cpu_supplement/sh.t: Eliminate the clicks_per_microsecond field in
+ the SuperH CPU Table and define another mechanism for drivers to
+ obtain this information.
+
+2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* cpu_supplement/i386.t, cpu_supplement/m68k.t: Pick up changes missed
earlier.