9
0
Fork 0
barebox/drivers/mci
Sascha Hauer 50a62491c5 mci: remove unnecessary loops
We used to loop around the sectors in mci_sd_write/mci_sd_read.
Now that we have multi block read and write this is not necessary
anymore.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-11-11 12:58:24 +01:00
..
Kconfig ARM: add support for the i.MX53 2011-07-29 12:10:38 +02:00
Makefile mci: add Atmel AT91 MCI driver 2011-06-16 17:54:12 +02:00
at91_mci.h mci: add Atmel AT91 MCI driver 2011-06-16 17:54:12 +02:00
atmel_mci.c introduce io.h 2011-09-22 19:03:05 +02:00
imx-esdhc.c introduce io.h 2011-09-22 19:03:05 +02:00
imx-esdhc.h mci: Add i.MX esdhc support 2010-10-11 13:10:44 +02:00
imx.c introduce io.h 2011-09-22 19:03:05 +02:00
mci-core.c mci: remove unnecessary loops 2011-11-11 12:58:24 +01:00
mxs.c Merge branch 'next' 2011-10-09 03:58:49 +02:00
omap_hsmmc.c mci omap: do not fail on nonexistent pdata 2011-10-13 16:53:51 +02:00
s3c.c introduce io.h 2011-09-22 19:03:05 +02:00