[PATCH 0/3] MMC compatibility fix

From: Pierre Ossman
Date: Sat Sep 18 2004 - 04:57:40 EST


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
-
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/