Skip to content

Commit 518e8ff

Browse files
Goran RađenovićAlexandre Torgue
authored andcommitted
ARM: dts: stm32: add initial support for stm32mp157-ultra-fly-sbc board
Add support for Ultratronik's stm32mp157c fly board. This board embeds a STM32MP157c SOC and 1GB of DDR3. Several connections are available on this boards: 2*USB2.0, 1*USB2.0 MiniUSB, Debug UART, 1*UART, 1*USART, SDcard, RJ45, ... This patch enables basic support for a kernel boot - SD-card or eMMC. Signed-off-by: Goran Rađenović <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Torgue <[email protected]>
1 parent 6c9bb5f commit 518e8ff

File tree

2 files changed

+1154
-1
lines changed

2 files changed

+1154
-1
lines changed

arch/arm/boot/dts/st/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ dtb-$(CONFIG_ARCH_STM32) += \
7171
stm32mp157c-lxa-tac-gen2.dtb \
7272
stm32mp157c-odyssey.dtb \
7373
stm32mp157c-osd32mp1-red.dtb \
74-
stm32mp157c-phycore-stm32mp1-3.dtb
74+
stm32mp157c-phycore-stm32mp1-3.dtb \
75+
stm32mp157c-ultra-fly-sbc.dtb
7576
dtb-$(CONFIG_ARCH_U8500) += \
7677
ste-snowball.dtb \
7778
ste-hrefprev60-stuib.dtb \

0 commit comments

Comments
 (0)