[PATCH v2] mmc: mmc_spi: Print verbose debug output when crc16 check fails
Bin Meng
bmeng.cn at gmail.com
Thu Jan 28 16:14:51 CET 2021
On Sun, Jan 17, 2021 at 8:27 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> Add some verbose debug output when crc16 check fails.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Jaehoon Chung <jh80.chung at samsung.com>
>
> ---
>
> 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(-)
>
Ping?
More information about the U-Boot
mailing list