mmc: Support for high speed SD cards
authorPierre Ossman <drzeus@drzeus.cx>
Wed, 8 Nov 2006 22:03:10 +0000 (23:03 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Fri, 1 Dec 2006 17:53:37 +0000 (18:53 +0100)
Modern SD cards support a clock speed of 50 MHz. Make sure we test for
this capability and do the song and dance required to activate it.

Activating high speed support actually modifies the TRAN_SPEED field
of the CSD. But as the spec says that the cards must report 50 MHz,
we might as well skip re-reading the CSD.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

No differences found