[U-Boot] [PATCH v2] mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMD
Simon Glass
sjg at chromium.org
Mon May 15 03:03:21 UTC 2017
On 10 May 2017 at 18:25, Wenyou Yang <wenyou.yang at 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 at 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 at chromium.org>
More information about the U-Boot
mailing list