Re: MMC: Add 8-bit bus width support

From: Philip Langdale
Date: Fri Dec 26 2008 - 14:14:28 EST


David Brownell wrote:
I am not aware of mmc cards having 8 pins yet.

Transcend seems to have one that's reasonably available;
NewEgg has the 4GB card for $US 9.50, and Transcend sells
it direct too (at least in the US). I'm a bit curious
what read rates they achieve ... likely not 50 MB/sec!

The relevant search keyword seems to be "MMCplus".

Right. MMCplus and MMCmobile cards are all required to have
8 bit support, and they've been around for years. The catch
is that there have been essentially no controllers out in
the wild which can take advantage of them. Even when the
controller chip supports 8 bit operation, the ODM usually
only connects 4 pins up - and when they actually do, it's
for a controller which we don't know how to control :-)

This OMAP controller is a first.

A third use for 8-bit bus widths is the CE-ATA.org stuff
(ATA over MMC) ... I'm not sure how real that is, but the
Seagate website has two "Lyrion" products of 30MB and 60MB
using 8-bit MMC for small disks. I had thought bigger
drives had been announced (e.g. from Samsung, 200+ MB);
maybe they're visible only through OEM channels.

True - except that CE-ATA wants to signal ATA command completion
on the CMD line which I'm fairly certain requires explicit
hardware level support. In the absence of that, you'd have to
poll.

--phil
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/