]> git.baikalelectronics.ru Git - uboot.git/commit
mmc: mmc_spi: Print verbose debug output when crc16 check fails
authorBin Meng <bmeng.cn@gmail.com>
Tue, 2 Feb 2021 02:32:48 +0000 (10:32 +0800)
committerPeng Fan <peng.fan@nxp.com>
Fri, 19 Feb 2021 07:06:53 +0000 (15:06 +0800)
commitd763931b78a1ecda4a883c63bd53ff107418ba80
tree904d96efe309ec60889488f031f6f4eb660b55e0
parent82d88ca0705405ccdfcb82ddd0b0147bc40ed66a
mmc: mmc_spi: Print verbose debug output when crc16 check fails

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>
drivers/mmc/mmc_spi.c