rockbox/firmware/target
Amaury Pouly 41bf9ebc89 imx233: simplify sd/mmc driver
Further merge drivers by using the same command and data functions.
No use one mutex per drive instead of a global sd lock. Fix the
RCA handling which was different between SD and MMC (shifted 16)
and thus confusing. Add MMC commands definition to the mmc.h
header similarly to the SD one. Change MMC handling a bit by
selecting/deselecting on each transfer like SD, which allows
for several MMC devices in theory and is more uniform.

Change-Id: I7024cb19c079553806138ead75b00640f1d2d95c
2012-08-21 16:28:36 +02:00
..
arm imx233: simplify sd/mmc driver 2012-08-21 16:28:36 +02:00
coldfire remove debug-target.h 2012-05-07 00:55:59 -04:00
hosted Fix non-integer display_zoom for charcell. 2012-06-19 21:56:57 +02:00
mips remove debug-target.h 2012-05-07 00:55:59 -04:00
sh remove debug-target.h 2012-05-07 00:55:59 -04:00