[U-Boot] [PATCH 2/4] mmc: send STOP command when the READ/WIRTE commands fail

York Sun york.sun at nxp.com
Fri Jun 10 17:31:31 CEST 2016


On 05/20/2016 03:20 AM, Yangbo Lu wrote:
> The STOP command should be sent to stop data transfer when the
> READ/WRITE commands fail. Otherwise, any subsequent command will
> fail to be sent.
> 
> Signed-off-by: Yangbo Lu <yangbo.lu at nxp.com>
> ---
>  drivers/mmc/mmc.c         | 28 +++++++++++++++++++---------
>  drivers/mmc/mmc_private.h |  1 +
>  drivers/mmc/mmc_write.c   |  8 ++------
>  3 files changed, 22 insertions(+), 15 deletions(-)

Pantelis,

Would you please review this set?

Thanks.

York


More information about the U-Boot mailing list