public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] Use DMA in SPL
@ 2011-10-16 10:10 Simon Schwarz
  2011-10-16 10:10 ` [U-Boot] [PATCH 1/2] nand_spl_simple: Add omap3 DMA usage to SPL Simon Schwarz
  2011-10-16 10:10 ` [U-Boot] [PATCH 2/2] devkit8000: Activate DMA support in SPL Simon Schwarz
  0 siblings, 2 replies; 9+ messages in thread
From: Simon Schwarz @ 2011-10-16 10:10 UTC (permalink / raw)
  To: u-boot

This implements the DMA copy in the SPL.

The DMA usage is activated for devkit8000.

Based on DMA driver patch:
http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/109744/focus=109747

Simon Schwarz (2):
  nand_spl_simple: Add omap3 DMA usage to SPL
  devkit8000: Activate DMA support in SPL

 drivers/mtd/nand/nand_spl_simple.c |  185 ++++++++++++++++++++++++++++++++++--
 include/configs/devkit8000.h       |    2 +
 2 files changed, 178 insertions(+), 9 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2011-11-02 17:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-16 10:10 [U-Boot] [PATCH 0/2] Use DMA in SPL Simon Schwarz
2011-10-16 10:10 ` [U-Boot] [PATCH 1/2] nand_spl_simple: Add omap3 DMA usage to SPL Simon Schwarz
2011-10-23 18:40   ` Wolfgang Denk
2011-10-25 18:24   ` Scott Wood
2011-10-31  8:56     ` Simon Schwarz
2011-10-31 21:22       ` Scott Wood
2011-11-02  9:57         ` Simon Schwarz
2011-11-02 17:29           ` Scott Wood
2011-10-16 10:10 ` [U-Boot] [PATCH 2/2] devkit8000: Activate DMA support in SPL Simon Schwarz

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