
15 May
2017
15 May
'17
5:03 a.m.
On 10 May 2017 at 18:25, Wenyou Yang wenyou.yang@atmel.com wrote:
To fix the timeout of sending the write command, enable the quirk SDHCI_QUIRK_WAIT_SEND_CMD.
Signed-off-by: Wenyou Yang wenyou.yang@atmel.com
Changes in v2:
- Add missed this quirk in atmel_sdhci_init().
drivers/mmc/atmel_sdhci.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org