mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-06 01:41:19 +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>