]> git.ipfire.org Git - people/ms/u-boot.git/commit
configs: stm32f746-disco: enable MMC related flags
authorPatrice Chotard <patrice.chotard@st.com>
Tue, 12 Dec 2017 09:15:00 +0000 (10:15 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 10 Jan 2018 13:05:49 +0000 (08:05 -0500)
commit8a71138da36c60a41df909a2c63742704fdd90c0
treec9956d950a3e2addbb4f3d7a40716324eaa907b3
parent77729bd744c098793dfa70e56f48dd7f11e1f909
configs: stm32f746-disco: enable MMC related flags

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@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/stm32f746-disco_defconfig