This patchset fixes DMA issues found on Freescale MX28EVK. NOTE: This patch depends on:
http://patchwork.ozlabs.org/patch/150957/ Marek Vasut (2): DMA: Split the APBH DMA init into block and channel init M28: Pull out CONFIG_APBH_DMA so it's always enabled arch/arm/cpu/arm926ejs/mx28/mx28.c | 6 +++++ arch/arm/include/asm/arch-mx28/dma.h | 4 ++- drivers/dma/apbh_dma.c | 37 ++++++++++++++------------------- drivers/mmc/mxsmmc.c | 5 ++++ drivers/mtd/nand/mxs_nand.c | 12 ++++++++++- include/configs/m28evk.h | 6 ++++- 6 files changed, 46 insertions(+), 24 deletions(-) Cc: Stefano Babic <sba...@denx.de> Cc: Wolfgang Denk <w...@denx.de> Cc: Detlev Zundel <d...@denx.de> Cc: Fabio Estevam <fabio.este...@freescale.com> -- 1.7.9.1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot