From: York Sun <york.sun@nxp.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/4] mmc: send STOP command when the READ/WIRTE commands fail
Date: Fri, 10 Jun 2016 08:31:31 -0700 [thread overview]
Message-ID: <575ADD53.4090307@nxp.com> (raw)
In-Reply-To: <1463739001-25905-2-git-send-email-yangbo.lu@nxp.com>
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@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
next prev parent reply other threads:[~2016-06-10 15:31 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-20 10:09 [U-Boot] [PATCH 1/4] mmc: fsl_esdhc: don't set XFERTYP_RSPTYP_48_BUSY for CMD with busy response Yangbo Lu
2016-05-20 10:09 ` [U-Boot] [PATCH 2/4] mmc: send STOP command when the READ/WIRTE commands fail Yangbo Lu
2016-06-10 15:31 ` York Sun [this message]
2016-05-20 10:10 ` [U-Boot] [PATCH 3/4] mmc: fsl_esdhc: add error recovery for data transfer with Auto CMD12 Yangbo Lu
2016-05-20 10:10 ` [U-Boot] [PATCH 4/4] mmc: add workaround for eSDHC erratum A009620 Yangbo Lu
2016-07-25 17:38 ` york sun
2016-07-27 7:10 ` Yangbo Lu
2016-07-27 11:21 ` Jaehoon Chung
2016-07-28 3:20 ` Yangbo Lu
2016-07-28 5:00 ` Jaehoon Chung
2016-07-28 6:15 ` Yangbo Lu
2016-07-27 14:48 ` york sun
2016-07-28 3:22 ` Yangbo Lu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=575ADD53.4090307@nxp.com \
--to=york.sun@nxp.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.