[PATCH 10/11] configs: stm32mp: add CONFIG_STM32_FMC2_EBI
Patrice CHOTARD
patrice.chotard at st.com
Thu Aug 13 11:59:13 CEST 2020
On 8/13/20 9:35 AM, Patrice CHOTARD wrote:
> Hi Christophe
>
> On 7/31/20 9:53 AM, Christophe Kerello wrote:
>> This patch enables the support of FMC2 EBI.
>>
>> Signed-off-by: Christophe Kerello <christophe.kerello at st.com>
>> ---
>>
>> configs/stm32mp15_basic_defconfig | 1 +
>> configs/stm32mp15_trusted_defconfig | 1 +
>> 2 files changed, 2 insertions(+)
Applied on u-boot-stm/master
Thanks
>>
>> diff --git a/configs/stm32mp15_basic_defconfig b/configs/stm32mp15_basic_defconfig
>> index 5c500a1..2094183 100644
>> --- a/configs/stm32mp15_basic_defconfig
>> +++ b/configs/stm32mp15_basic_defconfig
>> @@ -88,6 +88,7 @@ CONFIG_LED=y
>> CONFIG_LED_GPIO=y
>> CONFIG_DM_MAILBOX=y
>> CONFIG_STM32_IPCC=y
>> +CONFIG_STM32_FMC2_EBI=y
>> CONFIG_DM_MMC=y
>> CONFIG_SUPPORT_EMMC_BOOT=y
>> CONFIG_STM32_SDMMC2=y
>> diff --git a/configs/stm32mp15_trusted_defconfig b/configs/stm32mp15_trusted_defconfig
>> index 98680cb..8d59d84 100644
>> --- a/configs/stm32mp15_trusted_defconfig
>> +++ b/configs/stm32mp15_trusted_defconfig
>> @@ -68,6 +68,7 @@ CONFIG_LED=y
>> CONFIG_LED_GPIO=y
>> CONFIG_DM_MAILBOX=y
>> CONFIG_STM32_IPCC=y
>> +CONFIG_STM32_FMC2_EBI=y
>> CONFIG_DM_MMC=y
>> CONFIG_SUPPORT_EMMC_BOOT=y
>> CONFIG_STM32_SDMMC2=y
> Reviewed-by: Patrice Chotard <patrice.chotard at st.com>
>
> Thanks
>
> Patrice
>
More information about the U-Boot
mailing list