]> git.ipfire.org Git - people/ms/u-boot.git/commit
mmc: introduce mmc modes
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Thu, 21 Sep 2017 14:29:53 +0000 (16:29 +0200)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 12 Jan 2018 09:11:03 +0000 (18:11 +0900)
commit35f9e196f9573af4091076c19aaa6d5afeb91338
treed69ec3c6da3a50424cedef4ad3891aa3c4b3d0bb
parent7382e691ca528785d9d3ca8b74c4811b4f0bfe07
mmc: introduce mmc modes

no functionnal changes.
In order to add the support for the high speed SD and MMC modes, it is
useful to track this information.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/mmc/Kconfig
drivers/mmc/mmc.c
include/mmc.h