summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-07-12 20:57:29 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-07-12 20:57:29 +0000
commitad6a58d00d24b1301aeb2f32f51d5e931134d8c2 (patch)
tree7852e6d3504666721919834cf8035835b42bc4ac /c/src/lib/libbsp/sparc/leon3/ChangeLog
parent2006-07-12 RTEMS (diff)
downloadrtems-ad6a58d00d24b1301aeb2f32f51d5e931134d8c2.tar.bz2
2006-07-12 Jerry Needell <jerry.needell@unh.edu>
* amba/amba.c, clock/ckinit.c, include/amba.h, timer/timer.c: Search for the Timer Register when initializing the amba rather than before each potential use.
Diffstat (limited to 'c/src/lib/libbsp/sparc/leon3/ChangeLog')
-rw-r--r--c/src/lib/libbsp/sparc/leon3/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sparc/leon3/ChangeLog b/c/src/lib/libbsp/sparc/leon3/ChangeLog
index 16181f8a9f..3a33f8a030 100644
--- a/c/src/lib/libbsp/sparc/leon3/ChangeLog
+++ b/c/src/lib/libbsp/sparc/leon3/ChangeLog
@@ -1,3 +1,9 @@
+2006-07-12 Jerry Needell <jerry.needell@unh.edu>
+
+ * amba/amba.c, clock/ckinit.c, include/amba.h, timer/timer.c: Search
+ for the Timer Register when initializing the amba rather than before
+ each potential use.
+
2006-07-12 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, include/leon.h: Try to merge rest of 4.6 BSP changes.