Skip to content
Commit 2cb3320b authored by Pavel Pisa's avatar Pavel Pisa Committed by Russell King
Browse files

[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: default avatarPavel Pisa <pisa@cmp.felk.cvut.cz>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent b3c6b76f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment