All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bin Meng <bmeng.cn@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH v3] mmc: mmc_spi: Print verbose debug output when crc16 check fails
Date: Sat, 6 Feb 2021 21:16:17 +0800	[thread overview]
Message-ID: <CAEUhbmXOGNrFjpeX5eo=HsXbU28d=-5QXpgKDQLo97Z0=VBnhw@mail.gmail.com> (raw)
In-Reply-To: <1612233168-35892-1-git-send-email-bmeng.cn@gmail.com>

On Tue, Feb 2, 2021 at 10:32 AM Bin Meng <bmeng.cn@gmail.com> wrote:
>
> Add some verbose debug output when crc16 check fails.
>
> Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
>
> ---
>
> Changes in v3:
> - use expected/got instead of expect/get
>
> Changes in v2:
> - do the crc_ok assignment at the the same line where it's defined
>
>  drivers/mmc/mmc_spi.c | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
>

Peng, ping?

  reply	other threads:[~2021-02-06 13:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-02  2:32 [PATCH v3] mmc: mmc_spi: Print verbose debug output when crc16 check fails Bin Meng
2021-02-06 13:16 ` Bin Meng [this message]
2021-02-07 11:50   ` Peng Fan
2021-02-16 12:22     ` Bin Meng

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='CAEUhbmXOGNrFjpeX5eo=HsXbU28d=-5QXpgKDQLo97Z0=VBnhw@mail.gmail.com' \
    --to=bmeng.cn@gmail.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.