source: rtems/c/src/lib/libcpu/m68k/mcf548x/mcdma/ReleaseNotes.txt @ 6229b2a7

4.104.115
Last change on this file since 6229b2a7 was 6229b2a7, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 10/15/09 at 13:55:47

add MC_DMA support to MCF548x

  • Property mode set to 100644
File size: 727 bytes
Line 
1Multi-channel DMA API Release Notes
2
3Version 0.3
4
5* MCD_INCLUDE_EU functionality supported(microcode changes for all tasks
6except ethernet).
7* Fixed bug when using MCD_END_FRAME which would cause the DMA to transfer
8zero bytes and then complete.
9* Code cleanup.
10
11
12Version 0.2 (Slight Update)
13
14* Modified casts and task table implementations that were causing
15warnings (and even errors on certain compilers)
16* Cosmetic changes to clean up MCD_dmaApi.c and MCD_dma.h
17* Fixed table declarations so that MCD_tasks.c will compile if
18  MCD_INCLUDE_EU is defined (Note: EU functionality still not supported)
19 
20Version 0.1 (Initial release)
21
22Alpha version
23MCD_INCLUDE_EU functionality not supported.
24MCD_INCLUDE_JBIG not supported.
25
26
Note: See TracBrowser for help on using the repository browser.