]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ARM: OMAP: Fix end of card MMC error
authorJarkko Lavinen <jarkko.lavinen@nokia.com>
Fri, 1 Jul 2005 12:18:44 +0000 (05:18 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 1 Jul 2005 12:18:44 +0000 (05:18 -0700)
commit3941895277759a2cf684902a567bb40da3657a71
tree136870546365b62f51325b12804e74024393b068
parent88e19cd17500039bbf173de294423dac49d36d2e
[PATCH] ARM: OMAP: Fix end of card MMC error

The MMC spev v4.1 has table 23 on page 65 listing the valid response
bits from each command.  The table specifies CMD12 response not
containing bit 31 (address out of range) and only 23, 22, and 20
(command crc, illegal command and card error) error bits and some
status bits are defined.
drivers/mmc/omap.c