]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP: mmc: add support for second and third mmc channels
authorSteve Sakoman <steve@sakoman.com>
Thu, 29 Apr 2010 17:28:14 +0000 (10:28 -0700)
committerSandeep Paulraj <s-paulraj@ti.com>
Mon, 5 Jul 2010 23:59:49 +0000 (19:59 -0400)
commit8f22327a664acc886efc3f5362e6c375c82d5bcb
treea5fe62bbcc5a503583a171be5eac65395b1d540b
parent54841ab50c20d6fa6c9cc3eb826989da3a22d934
OMAP: mmc: add support for second and third mmc channels

This patch adds support for the second and third mmc channels on OMAP3
processors

Boards wishing to use this feature should define CONFIG_SYS_MMC_SET_DEV
in the board config

Tested on Overo

Signed-off-by: Steve Sakoman <steve@sakoman.com>
Tested-by: Philip Balister <philip@opensdr.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
arch/arm/include/asm/arch-omap3/mmc_host_def.h
drivers/mmc/omap3_mmc.c