[U-Boot] [RESEND PATCH 2/2] configs: stm32f746-disco: enable MMC related flags
Simon Glass
sjg at chromium.org
Tue Dec 19 15:41:21 UTC 2017
On 12 December 2017 at 02:15, <patrice.chotard at st.com> wrote:
> From: Patrice Chotard <patrice.chotard at st.com>
>
> STM32F469-disco embeds an arm_pl180 mmc IP, so
> enable CMD_MMC, DM_MMC and ARM_PL180_MMCI flags.
>
> Also enables all filesystem command related flags :
> _ CMD_EXT2
> _ CMD_EXT4
> _ CMD_FAT
> _ CMD_FS_GENERIC
> _ CMD_GPT
> _ CMD_BOOTZ
>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
> ---
> configs/stm32f746-disco_defconfig | 15 ++++++++++++++-
> 1 file changed, 14 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list