]> git.baikalelectronics.ru Git - uboot.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)
commitf16d6419d7f636103598b4a293794b610ab003c0
treee52572c1463cbc2df7e2671e05834fdc53a4812c
parent5ec5c355789e30e94d4c072a4a3898951a919c0f
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