Back to home page

LXR

 
 

    


Warning, /bsps/m68k/genmcf548x/mcdma/README.md is written in an unsupported language. File is not indexed.

0001 Multi-channel DMA API
0002 =====================
0003 Release Notes
0004 
0005 Version 0.3
0006 
0007 * MCD_INCLUDE_EU functionality supported(microcode changes for all tasks
0008 except ethernet).
0009 * Fixed bug when using MCD_END_FRAME which would cause the DMA to transfer
0010 zero bytes and then complete.
0011 * Code cleanup.
0012 
0013 
0014 Version 0.2 (Slight Update)
0015 
0016 * Modified casts and task table implementations that were causing
0017 warnings (and even errors on certain compilers)
0018 * Cosmetic changes to clean up MCD_dmaApi.c and MCD_dma.h
0019 * Fixed table declarations so that MCD_tasks.c will compile if
0020   MCD_INCLUDE_EU is defined (Note: EU functionality still not supported)
0021   
0022 Version 0.1 (Initial release)
0023 
0024 Alpha version
0025 MCD_INCLUDE_EU functionality not supported.
0026 MCD_INCLUDE_JBIG not supported.