]> git.ipfire.org Git - thirdparty/u-boot.git/commit
mmc: add a mmc_hs400_prepare_ddr() interface
authorYangbo Lu <yangbo.lu@nxp.com>
Tue, 1 Sep 2020 08:58:04 +0000 (16:58 +0800)
committerPeng Fan <peng.fan@nxp.com>
Mon, 12 Oct 2020 07:46:34 +0000 (15:46 +0800)
commitd271e10581e7f15451e9d4c3cdd39044440a848a
tree0d1d90084cc5c89957fd5aa4e9603962e36dd934
parent8c96880814b23b5e17b5e7d350ea6066dae54bc6
mmc: add a mmc_hs400_prepare_ddr() interface

Add a mmc_hs400_prepare_ddr() interface for controllers
which needs preparation before switching to DDR mode for
HS400 mode.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
drivers/mmc/mmc-uclass.c
drivers/mmc/mmc.c
include/mmc.h