]> git.ipfire.org Git - people/ms/u-boot.git/commit
mmc: disable UHS modes if Vcc cannot be switched on and off
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Thu, 21 Sep 2017 14:30:08 +0000 (16:30 +0200)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 12 Jan 2018 09:11:04 +0000 (18:11 +0900)
commit04a2ea248f58b3b6216d0cd0a6b8698df8b14355
tree86aa051e7753c785d9b389cc83d3a60975fe91b5
parentc10b85d6c25f9ae0cdcf3ec9809a3063e0c3c2c9
mmc: disable UHS modes if Vcc cannot be switched on and off

If a power cycle cannot be done on Vcc, it is safer not to try the UHS
modes because we wouldn't be able to recover from an error occurring
during the UHS initialization.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
drivers/mmc/mmc.c
include/mmc.h