mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 17:07:38 +00:00
f8598d9815
Add first support for STM32MP157C-ED1 board with "Basic" boot chain 1/ Boot Rom: load SPL with STM32 image header in SYSRAM 2/ SPL: power up and initialize the DDR and load U-Boot image from SDCARD in DDR 3/ U-Boot: search and load extlinux.conf in SDCARD (DISTRO activated) Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
7 lines
191 B
Text
7 lines
191 B
Text
STM32MP1 BOARD
|
|
M: Patrick Delaunay <patrick.delaunay@st.com>
|
|
S: Maintained
|
|
F: board/st/stm32mp1
|
|
F: include/configs/stm32mp1.h
|
|
F: configs/stm32mp15_basic_defconfig
|
|
F: arch/arm/dts/stm32mp157*
|