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>
drivers/st/io/io_mmc.c
0 → 100644
include/drivers/st/io_mmc.h
0 → 100644
Please register or sign in to comment