public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] MMC compatibility fix
@ 2004-09-18  9:54 Pierre Ossman
  0 siblings, 0 replies; only message in thread
From: Pierre Ossman @ 2004-09-18  9:54 UTC (permalink / raw)
  To: linux-kernel, Russell King

The following three patches resolve the issues with some MMC cards 
failing to work with the current MMC layer.

Some of the issues are because of cards failing to comply with 
standards. But since we cannot fix the cards we have to deal with the 
problems on our side.

All three patches solve initialisation problems:

- Standard requires a GO_IDLE before changing the OCR mask.

- Standard doesn't define how long to wait for cards to power up. The 
current time as been shown to be too short.

- Empty OCR mask causes some cards to fail (even though an empty OCR is 
ok according to the standard).

--
Pierre Ossman

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-09-18  9:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-18  9:54 [PATCH 0/3] MMC compatibility fix Pierre Ossman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox