
16 Oct
2011
16 Oct
'11
12:10 p.m.
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