commit | a3d39cc7639ec708970def37a2dc18921c24acaa | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Mon Oct 15 09:36:44 2018 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Mon Oct 15 09:36:44 2018 +0200 |
tree | fe30dd5a2d12712f2ea4ce9981324f45a3cb2dcb | |
parent | ceaff75c9fbf04ded58edfccef3333c9a700f941 [diff] |
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>