[U-Boot] [PATCH 0/2] add STM32F7 MMC support

patrice.chotard at st.com patrice.chotard at st.com
Wed Dec 6 16:58:29 UTC 2017


From: Patrice Chotard <patrice.chotard at st.com>

STM32F7 SoCs uses arm_pl180_mmci MMC IP.
Enable MMC support by updating DT and enabling MMC related flags 
into defconfig.

Patrice Chotard (2):
  ARM: DTS: stm32: add MMC nodes for stm32f746-disco and stm32f769-disco
  configs: stm32f746-disco: enable MMC related flags

 arch/arm/dts/stm32f746-disco.dts                | 12 ++++
 arch/arm/dts/stm32f746.dtsi                     | 85 +++++++++++++++++++++++++
 arch/arm/dts/stm32f769-disco.dts                | 12 ++++
 configs/stm32f746-disco_defconfig               | 15 ++++-
 include/dt-bindings/pinctrl/stm32f746-pinfunc.h | 19 +++++-
 5 files changed, 141 insertions(+), 2 deletions(-)

-- 
1.9.1



More information about the U-Boot mailing list