mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-04 21:48:44 +00:00
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>