stm32mp1: add an IO to read MMC devices
Whereas the GPT table is read with io_block, the binaries to be loaded
(e.g. BL33) cannot use it, as it is not suitable to read them block by
block, or the boot time would be very bad.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
1 parent ceaff75 commit a3d39cc7639ec708970def37a2dc18921c24acaa
@Yann Gautier Yann Gautier authored on 15 Oct 2018
Showing 2 changed files
View
drivers/st/io/io_mmc.c 0 → 100644
View
include/drivers/st/io_mmc.h 0 → 100644