summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/gensh1/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-11-26 23:02:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-11-26 23:02:15 +0000
commit26d47f8e73a8c046c10fc7991113f4a84a62e3c3 (patch)
treefbea58489ca05175c9b5e089c74dc46fa103afe3 /c/src/lib/libbsp/sh/gensh1/ChangeLog
parent2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-26d47f8e73a8c046c10fc7991113f4a84a62e3c3.tar.bz2
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* startup/bspstart.c: Eliminate the clicks_per_microsecond field in the SuperH CPU Table and define another mechanism for drivers to obtain this information.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/sh/gensh1/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sh/gensh1/ChangeLog b/c/src/lib/libbsp/sh/gensh1/ChangeLog
index becd6a71cc..e5041d54e0 100644
--- a/c/src/lib/libbsp/sh/gensh1/ChangeLog
+++ b/c/src/lib/libbsp/sh/gensh1/ChangeLog
@@ -1,3 +1,9 @@
+2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * startup/bspstart.c: Eliminate the clicks_per_microsecond field in the
+ SuperH CPU Table and define another mechanism for drivers to obtain
+ this information.
+
2007-05-14 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Separate debug IO from console so console driver is not