]> git.dujemihanovic.xyz Git - u-boot.git/commit
mmc: sdhci: Add new quirks for SUPPORT_SINGLE
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Fri, 9 Sep 2022 07:23:32 +0000 (16:23 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 24 Oct 2022 09:01:23 +0000 (18:01 +0900)
commit2b0dd4174f36e1f57f32116e44cb6e0e84fb2c67
treee52572c1463cbc2df7e2671e05834fdc53a4812c
parentfc6b5d82607f2c351455a8048a3dbc6169987c13
mmc: sdhci: Add new quirks for SUPPORT_SINGLE

This patch defines a quirk to disable the block count
for single block transactions.

This is similar to Linux kernel commit d3fc5d71ac4d
("mmc: sdhci: add a quirk for single block transactions").

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/sdhci.c
include/sdhci.h