mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-08 13:53:54 +00:00

Add STM32MP257F Discovery board support. It embeds a STM32MP257FAL SoC, with 2GB of LPDDR4, 2*USB typeA, 1*USB3 typeC, 1*ETH, wifi/BT combo, DSI HDMI, LVDS connector ... Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com> Signed-off-by: Olivier BIDEAU <olivier.bideau@st.com> Signed-off-by: Yann Gautier <yann.gautier@foss.st.com> Signed-off-by: Maxime Méré <maxime.mere@foss.st.com> Change-Id: I95bb84b00eafce8031f26f7243ecc0fce843d170
7 lines
214 B
Text
7 lines
214 B
Text
// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
|
|
/*
|
|
* Copyright (c) 2025, STMicroelectronics - All Rights Reserved
|
|
*/
|
|
|
|
#include "stm32mp25-fw-config.dtsi"
|
|
#include "stm32mp257f-dk-ca35tdcid-fw-config.dtsi"
|