Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-06 | stm32mp1: add eMMC support for ED1 | Patrick Delaunay | |
Add command GPT support Add EMMC boot support Add the 2 other SDMMC instances for ED1: - SDMMC2 = mmc 1, eMMC on the ED1 board - SDMMC3 = extension connector, deactivated by default Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> | |||
2018-03-19 | dts: add device tree for STM32MP157C-ED1 board | Patrick Delaunay | |
Add minimal devicetree for STM32MP157C-ED1 board, with only the devices to allow boot from SDCARD: - RCC for clock and reset - UART4 for console - I2C and PMIC - DDR - SDMMC0 for SDCard Waiting Kernel upstream for alignment. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |