summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-23 14:07:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-23 14:07:19 +0000
commit8c0cab0b098af0c99c55472ce5ed1c4e8b8c667a (patch)
treed7e5cbf4b308fcf4435912b1986a93c37bdd1e67 /c/src/ChangeLog
parent2008-09-23 Sebastian Huber <sebastian.huber@embedded-brains.de> (diff)
downloadrtems-8c0cab0b098af0c99c55472ce5ed1c4e8b8c667a.tar.bz2
2008-09-23 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libchip/serial/ns16550.c: Enable interrupt code only for PowerPC or BSPs that support this feature.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index ef5ceb6072..6082a18862 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-23 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * libchip/serial/ns16550.c: Enable interrupt code only for PowerPC or
+ BSPs that support this feature.
+
2008-09-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* libchip/serial/ns16550.c: Fix typo.