[U-Boot] [PATCH 0/2] i.MX28: DMA fixups

Marek Vasut marex at denx.de
Mon Apr 9 05:09:04 CEST 2012


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 <sbabic at denx.de>
Cc: Wolfgang Denk <wd at denx.de>
Cc: Detlev Zundel <dzu at denx.de>
Cc: Fabio Estevam <fabio.estevam at freescale.com>

-- 
1.7.9.1



More information about the U-Boot mailing list