Home
last modified time | relevance | path

Searched hist:"2 baa7270111eb25430e860fdeb0cbd220a958a53" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/drivers/synopsys/emmc/
H A Ddw_mmc.c2baa7270111eb25430e860fdeb0cbd220a958a53 Fri Mar 22 04:54:31 UTC 2019 Tien Hock, Loh <tien.hock.loh@intel.com> driver: synosys: Fix SD MMC not initializing correctly

dw_params.mmc_dev_type should be assigned before mmc_init, otherwise SDMMC
initialization will fail as the initialization treats the device as EMMC
instead of SD.

Signed-off-by: Tien Hock, Loh <tien.hock.loh@intel.com>