[U-Boot] [PATCH 11/12] mmc: s3c: Add SD driver

Pantelis Antoniou panto at antoniou-consulting.com
Fri Aug 1 18:25:50 CEST 2014


Hi Marek,

On Jul 22, 2014, at 3:34 AM, Marek Vasut wrote:

> Implement SD driver for the S3C24xx family. This implementation
> is currently only capable of using the PIO transfers, DMA is not
> supported.
> 
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Kyungmin Park <kyungmin.park at samsung.com>
> Cc: Lukasz Majewski <l.majewski at samsung.com>
> Cc: Minkyu Kang <mk7.kang at samsung.com>
> Cc: Pantelis Antoniou <panto at antoniou-consulting.com>
> Cc: Vladimir Zapolskiy <vz at mleia.com>
> ---
> arch/arm/include/asm/arch-s3c24x0/s3c24x0.h |   6 +
> drivers/mmc/Makefile                        |   1 +
> drivers/mmc/s3c_sdi.c                       | 321 ++++++++++++++++++++++++++++
> 3 files changed, 328 insertions(+)
> create mode 100644 drivers/mmc/s3c_sdi.c
> 

[snip]

Applied, thanks

-- Pantelis




More information about the U-Boot mailing list