summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-22 17:02:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-22 17:02:16 +0000
commit00a2358559a0e99646c74d813dbbb1df86f1df3a (patch)
tree481b88d640caac652dc9875f2ed37a61e81a0843 /c/src/ChangeLog
parent2008-09-22 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-00a2358559a0e99646c74d813dbbb1df86f1df3a.tar.bz2
2008-09-22 Joel Sherrill <joel.sherrill@OARcorp.com>
* libchip/serial/ns16550.c: Add not supported on arm even though it is not simple vectored.
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 655e9ac326..e0afbc8cd1 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,10 @@
2008-09-22 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * libchip/serial/ns16550.c: Add not supported on arm even though it is
+ not simple vectored.
+
+2008-09-22 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* libchip/serial/ns16550.c: Not currently supported on architectures
with simple vectored interrupt model.