Skip to content
Commit 3a638320 authored by Jaehoon Chung's avatar Jaehoon Chung Committed by Andy Fleming
Browse files

mmc: sdhci: add the quirk for broken r1b response



When response type is R1b, mask value is added the SDHCI_INT_DAT_END.
but in while(), didn't check that flag.
So sdhci controller didn't work fine.
CMD6 didn't always complete.

So add the quirks for broken r1b response
and add the timeout value to prevent the infinite loop.

Signed-off-by: default avatarJaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: default avatarKyungmin Park <kyungmin.park@samsung.com>
Acked-by: default avatarLei <Wen&lt;leiwen@marvell.com>
parent e7205905
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment