summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/score603e/ChangeLog
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2007-01-31 03:50:13 +0000
committerTill Straumann <strauman@slac.stanford.edu>2007-01-31 03:50:13 +0000
commit9b28179d27f94d5b485dbbd20c10dd619dd74fab (patch)
tree6525ecec0117df2fbedad9382a44291f20336713 /c/src/lib/libbsp/powerpc/score603e/ChangeLog
parent2007-01-30 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-9b28179d27f94d5b485dbbd20c10dd619dd74fab.tar.bz2
2007-01-30 Till Straumann <strauman@slac.stanford.edu>
* Makefile.am, preinstall.am, * vme/vmeconfig.c (removed), vme/VMEConfig.h (added): cleaned up vme support - use files from libbsp/powerpc/shared/vme and define BSP specifica in VMEConfig.h. Use VME DMA support implemented by vmeUniverse and libbsp/powerpc/shared/vme/vme_universe_dma.c * irq/irq.c, include/gen2.h: removed _BSP_vme_bridge_irq variable and BSP_PIC_DO_EOI definition. Support for VME IRQ software priorities was incomplete/incorrect on this BSP.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/powerpc/score603e/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/score603e/ChangeLog b/c/src/lib/libbsp/powerpc/score603e/ChangeLog
index 27404a2934..5586d32a2f 100644
--- a/c/src/lib/libbsp/powerpc/score603e/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/score603e/ChangeLog
@@ -1,3 +1,17 @@
+2007-01-30 Till Straumann <strauman@slac.stanford.edu>
+
+ * Makefile.am, preinstall.am,
+ * vme/vmeconfig.c (removed), vme/VMEConfig.h (added):
+ cleaned up vme support - use files from libbsp/powerpc/shared/vme
+ and define BSP specifica in VMEConfig.h.
+ Use VME DMA support implemented by vmeUniverse and
+ libbsp/powerpc/shared/vme/vme_universe_dma.c
+
+ * irq/irq.c, include/gen2.h:
+ removed _BSP_vme_bridge_irq variable and BSP_PIC_DO_EOI definition.
+ Support for VME IRQ software priorities was incomplete/incorrect
+ on this BSP.
+
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.