summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/mips/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-04-16 20:02:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-04-16 20:02:27 +0000
commitd74a92d1fd4c69d98175d42f138fc3a22e622ba8 (patch)
treeb2ca3fd00453aecb0a18186a23f5007da01ad369 /c/src/lib/libcpu/mips/ChangeLog
parent2001-04-16 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-d74a92d1fd4c69d98175d42f138fc3a22e622ba8.tar.bz2
2001-04-16 Joel Sherrill <joel@OARcorp.com>
* mongoosev/duart/mg5uart.c, mongoosev/duart/mg5uart.h Modifications made with Gregory Menke <gregory.menke@gsfc.nasa.gov> as he debugged this BSP using a logic analyzer. In particular, there was a mistake where the index not offset of registers was in the header file and the baud rate calculation was incorrect.
Diffstat (limited to 'c/src/lib/libcpu/mips/ChangeLog')
-rw-r--r--c/src/lib/libcpu/mips/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/mips/ChangeLog b/c/src/lib/libcpu/mips/ChangeLog
index f9c58d92b2..22c6ea1a26 100644
--- a/c/src/lib/libcpu/mips/ChangeLog
+++ b/c/src/lib/libcpu/mips/ChangeLog
@@ -1,3 +1,11 @@
+2001-04-16 Joel Sherrill <joel@OARcorp.com>
+
+ * mongoosev/duart/mg5uart.c, mongoosev/duart/mg5uart.h
+ Modifications made with Gregory Menke <gregory.menke@gsfc.nasa.gov>
+ as he debugged this BSP using a logic analyzer. In particular,
+ there was a mistake where the index not offset of registers was
+ in the header file and the baud rate calculation was incorrect.
+
2001-03-13 Joel Sherrill <joel@OARcorp.com>
* Added mongoose-v, mongoose-v/include, and mongoose-v/vectorisrs