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 <[email protected]> > Cc: Kyungmin Park <[email protected]> > Cc: Lukasz Majewski <[email protected]> > Cc: Minkyu Kang <[email protected]> > Cc: Pantelis Antoniou <[email protected]> > Cc: Vladimir Zapolskiy <[email protected]> > --- > 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

