Merge pull request #1632 from Yann-lms/stm32mp1_mmc
Add MMC support for STM32MP1
commit 0595abceba85bee8d6c27e6e122722f816610df7
2 parents a51443f + aec7de4
@Soby Mathew Soby Mathew authored on 18 Oct 2018
GitHub committed on 18 Oct 2018
Showing 14 changed files
View
drivers/st/io/io_mmc.c 0 → 100644
View
drivers/st/io/io_stm32image.c 0 → 100644
View
drivers/st/mmc/stm32_sdmmc2.c 0 → 100644
View
include/common/tbbr/tbbr_img_def.h
View
include/drivers/io/io_storage.h
View
include/drivers/st/io_mmc.h 0 → 100644
View
include/drivers/st/io_stm32image.h 0 → 100644
View
include/drivers/st/stm32_sdmmc2.h 0 → 100644
View
plat/st/stm32mp1/bl2_io_storage.c
View
plat/st/stm32mp1/include/boot_api.h
View
plat/st/stm32mp1/include/platform_def.h
View
plat/st/stm32mp1/platform.mk
View
plat/st/stm32mp1/stm32mp1_def.h
View
tools/stm32image/stm32image.c