From: Jarkko Lavinen Date: Fri, 1 Jul 2005 12:18:44 +0000 (-0700) Subject: [PATCH] ARM: OMAP: Fix end of card MMC error X-Git-Tag: v2.6.13-omap1~80 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3941895277759a2cf684902a567bb40da3657a71;p=pandora-kernel.git [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. --- Reading git-diff-tree failed