From 9b28179d27f94d5b485dbbd20c10dd619dd74fab Mon Sep 17 00:00:00 2001 From: Till Straumann Date: Wed, 31 Jan 2007 03:50:13 +0000 Subject: 2007-01-30 Till Straumann * 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. --- c/src/lib/libbsp/powerpc/score603e/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'c/src/lib/libbsp/powerpc/score603e/ChangeLog') 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 + + * 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 * configure.ac: New BUG-REPORT address. -- cgit v1.2.3