Add new defines for STM32MP1 platform
authorYann Gautier <yann.gautier@st.com>
Mon, 15 Oct 2018 07:36:21 +0000 (09:36 +0200)
committerYann Gautier <yann.gautier@st.com>
Mon, 15 Oct 2018 07:36:21 +0000 (09:36 +0200)
commit6fe8b195fade423dd0ffca656c7af79a40c81440
treebaf1762790b21d25ac9bb52587fb1e7eb6654b7f
parent8e2e5e8b182abfc2034a4730804b870f0cc2d7f9
Add new defines for STM32MP1 platform

To boot on eMMC or SD-cards, STM32MP1 platform needs:
- GPT_IMAGE_ID to read GPT table on those devices
- STM32_IMAGE_ID and IO_TYPE_STM32IMAGE to read images with STM32 header
- IO_TYPE_MMC to have a IO for MMC devices

Signed-off-by: Yann Gautier <yann.gautier@st.com>
include/common/tbbr/tbbr_img_def.h
include/drivers/io/io_storage.h