[U-Boot] [PATCH] mmc: omap_hsmmc: add adma support

Tom Rini trini at ti.com
Mon May 12 15:28:53 CEST 2014


On Fri, May 02, 2014 at 07:25:20PM +0530, Balaji T K wrote:

> MMC instance 1 and 2 is capable of ADMA in omap4, omap5.
> Add support for ADMA and enable ADMA for read/write to
> improve mmc throughput.
[snip]
> @@ -44,12 +45,30 @@
>  #undef OMAP_HSMMC_USE_GPIO
>  #endif
>  
> +#ifdef CONFIG_SPL_BUILD
> +#undef CONFIG_OMAP_MMC_ADMA
> +#endif

Why?  Especially since a number of the folks interested in this for
performance want it for SPL OS mode.  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140512/70cccf78/attachment.pgp>


More information about the U-Boot mailing list