summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-05-24 20:14:58 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-05-24 20:14:58 +0000
commit907af7dc2ef15f362cd21e699291cbb417cbb1d1 (patch)
treef8366e04535ac542a8a24ce12c9ee6de466a51a5 /c/src/lib/libcpu/powerpc/ChangeLog
parent2001-05-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-907af7dc2ef15f362cd21e699291cbb417cbb1d1.tar.bz2
2001-05-24 Eric Valette <valette@crf.canon.fr>
* mpc8xx/console-generic/console-generic.c: Bug found by Yacine <elkolli@crf.canon.fr> where the initialization or irq data structure was incomplete in case a SMC channel was used first and later a SCC one.
Diffstat (limited to 'c/src/lib/libcpu/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index 6ba97dd7af..e40ad44055 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,3 +1,9 @@
+2001-05-24 Eric Valette <valette@crf.canon.fr>
+
+ * mpc8xx/console-generic/console-generic.c: Bug found by Yacine
+ <elkolli@crf.canon.fr> where the initialization or irq data structure
+ was incomplete in case a SMC channel was used first and later a SCC one.
+
2001-03-30 Eric Valette <valette@crf.canon.fr>
* mpc8xx/vectors/.cvsignore, mpc8xx/vectors/Makefile.am,