]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 4256/1: i.MX/MX1 SDHC fix/workaround of SD card recognition problems
authorPavel Pisa <ppisa@pikron.com>
Wed, 7 Mar 2007 23:00:40 +0000 (00:00 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 12 Mar 2007 16:49:37 +0000 (16:49 +0000)
commit9e864f47b33125d3fe8b106ca524165d5eaeb9c1
treeb0f737af20fa8cb6cbc3ba3309eb45da86b4d338
parent0bac0740d7b9d253d51cb7c2e9c080689b0c6c06
[ARM] 4256/1: i.MX/MX1 SDHC fix/workaround of SD card recognition problems

The SDHC controllers cannot process shorter transfers.
They has to be handled as longer ones, but it such case CRC
error is evaluated. There was a case in the code still,
where this error is not ignored as it should to be process
these transfers.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/imxmmc.c