]> git.dujemihanovic.xyz Git - u-boot.git/commit
mmc: Add generic tuning flag
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 24 Feb 2024 22:32:10 +0000 (23:32 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 15 Apr 2024 06:19:12 +0000 (15:19 +0900)
commit8c2208978877bf6533d97bde97ee763322d6308f
tree499c657d5260895699b19d78510d6f09279dfcae
parentd1343522e509ea78dd53615846bd7b0a0049e97a
mmc: Add generic tuning flag

Set generic mmc->tuning flag when performing tuning to indicate
this condition to drivers. Drivers may use this to bypass various
checks during tuning.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/mmc-uclass.c
include/mmc.h