[PATCH v3] mmc: mmc_spi: Print verbose debug output when crc16 check fails

Bin Meng bmeng.cn at gmail.com
Sat Feb 6 14:16:17 CET 2021


On Tue, Feb 2, 2021 at 10:32 AM 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 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?


More information about the U-Boot mailing list