[U-Boot] [PATCH 5/7] mxc-mmc: sdhc host driver for MX2 and MX3 proccessor
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Fri Aug 7 22:13:56 CEST 2009
On 04:12 Mon 08 Jun , Ilya Yanok wrote:
> This is a port of Linux driver for SDHC host controller hardware
> found on Freescale's MX2 and MX3 processors. Uses new generic MMC
> framework (CONFIG_GENERIC_MMC) and it looks like there are some
> problems with a framework (at least on LE cpus). Some of these
> problems are addressed in the following patches.
>
> Signed-off-by: Ilya Yanok <yanok at emcraft.com>
> ---
> cpu/arm926ejs/mx27/generic.c | 16 ++
> drivers/mmc/Makefile | 1 +
> drivers/mmc/mxcmmc.c | 523 ++++++++++++++++++++++++++++++++++++
> include/asm-arm/arch-mx27/mxcmmc.h | 25 ++
> 4 files changed, 565 insertions(+), 0 deletions(-)
> create mode 100644 drivers/mmc/mxcmmc.c
> create mode 100644 include/asm-arm/arch-mx27/mxcmmc.h
applied to u-boot-arm
Best Regards,
J.
More information about the U-Boot
mailing list