[PATCH V4] Powerpc eSDHC Recover from the ADMA error

2012-09-19 Thread Haijun.Zhang
From: Haijun Zhang Signed-off-by: Haijun Zhang Signed-off-by: Jerry Huang CC: Anton Vorontsov --- changes for v4: - Correct inconsistent issue changes for v3: - Correct the if statement in function workground changes for v2: - Invert the condition of the if statement

[PATCH V3] Powerpc eSDHC Recover from the ADMA error

2012-09-19 Thread Haijun.Zhang
From: Haijun Zhang Signed-off-by: Haijun Zhang Signed-off-by: Jerry Huang CC: Anton Vorontsov --- changes for v3: - Correct the if statement in function workground changes for v2: - Invert the condition of the if statement in function workground drivers/mmc/host/sdhci-of-esd

[PATCH V4] Powerpc eSDHC Recover from the ADMA error

2012-08-31 Thread Haijun.Zhang
From: Haijun Zhang False ADMA Error might be reported when ADMA is used for multiple block read command with Stop at Block Gap. If PROCTL[SABGREQ] is set when the particular block's data is received by the System side logic before entire block(with CRC) data is received by the SD side logic, and