public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] i.MX28: DMA fixups
@ 2012-04-09  3:09 Marek Vasut
  2012-04-09  3:09 ` [U-Boot] [PATCH 1/2] DMA: Split the APBH DMA init into block and channel init Marek Vasut
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Marek Vasut @ 2012-04-09  3:09 UTC (permalink / raw)
  To: u-boot

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

-- 
1.7.9.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-04-11 14:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-09  3:09 [U-Boot] [PATCH 0/2] i.MX28: DMA fixups Marek Vasut
2012-04-09  3:09 ` [U-Boot] [PATCH 1/2] DMA: Split the APBH DMA init into block and channel init Marek Vasut
2012-04-09  3:28   ` [U-Boot] [PATCH 1/2 V2] " Marek Vasut
2012-04-09  3:34     ` [U-Boot] [PATCH 1/2 V3] " Marek Vasut
2012-04-09 14:10       ` Fabio Estevam
2012-04-11 14:14       ` Stefano Babic
2012-04-09  3:09 ` [U-Boot] [PATCH 2/2] M28: Pull out CONFIG_APBH_DMA so it's always enabled Marek Vasut
2012-04-11 14:15   ` Stefano Babic
2012-04-09  3:11 ` [U-Boot] [PATCH 0/2] i.MX28: DMA fixups Marek Vasut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox