]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
8xxx: Break out DMA code to a common file
authorPeter Tyser <ptyser@xes-inc.com>
Tue, 30 Jun 2009 22:15:40 +0000 (17:15 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 2 Jul 2009 04:01:51 +0000 (23:01 -0500)
commit017f11f68ef543e866be033bcb7b8058a8a380d8
treef8a0fd3db0b2436db79df427267149f0d4e5b416
parent29c35182462feea09f322e51913759a53359a3e0
8xxx: Break out DMA code to a common file

DMA support is now enabled via the CONFIG_FSL_DMA define instead of the
previous CONFIG_DDR_ECC

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/cpu.c
cpu/mpc86xx/cpu.c
drivers/dma/Makefile
drivers/dma/fsl_dma.c [new file with mode: 0644]
include/asm-ppc/config.h
include/configs/PM854.h
include/configs/PM856.h