]> git.ipfire.org Git - thirdparty/u-boot.git/commit
mmc: sdhci: Fix MMC HS200 tuning command failures
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Wed, 13 Jun 2018 06:13:01 +0000 (11:43 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 15 Jun 2018 06:54:04 +0000 (08:54 +0200)
commit1a7414f6268060c56c72fd7559782137cc953c96
tree2545583abdcc356b25cad75616dd44f7360fa302
parentc7df098a71e05dc81cee818747759e8060b59626
mmc: sdhci: Fix MMC HS200 tuning command failures

This patch fixes the mmc tuning command failures
when tuning pattern data needs to read back for
comparision against the expected bit pattern.

Reported-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Tested-by: Masahiro Yamada <yamada.masahiro@socionext.com>
drivers/mmc/sdhci.c