]> git.ipfire.org Git - people/ms/u-boot.git/commit
ColdFire: Add MCF547x_8x dma code and header files
authorTsiChungLiew <Tsi-Chung.Liew@freescale.com>
Tue, 15 Jan 2008 19:54:09 +0000 (13:54 -0600)
committerTsiChungLiew <Tsi-Chung.Liew@freescale.com>
Thu, 17 Jan 2008 20:59:42 +0000 (14:59 -0600)
commit72f56adc0b25d43875ad067bae6be1bcea86b79f
tree2c20a380ce66d45cb840e98fc9a86e5e9230b784
parentce09fc49b56ea3c442794b6be9b7db4b99dfdc87
ColdFire: Add MCF547x_8x dma code and header files

Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Signed-off by: John Rigby <jrigby@freescale.com>
drivers/dma/MCD_tasksInit.c [new file with mode: 0644]
drivers/dma/Makefile [new file with mode: 0644]
include/MCD_dma.h [new file with mode: 0644]
include/MCD_progCheck.h [new file with mode: 0644]
include/MCD_tasksInit.h [new file with mode: 0644]