
17 Jun
2022
17 Jun
'22
10:48 a.m.
Hi,
On 5/6/22 16:06, Patrick Delaunay wrote:
Add mandatory choice for SOC support in ARCH_STM32MP.
This patch is a preliminary step for new SOC introduction in STM32MP family.
Signed-off-by: Patrick Delaunay patrick.delaunay@foss.st.com
arch/arm/mach-stm32mp/Kconfig | 23 +++++++++++++---------- configs/stm32mp15_basic_defconfig | 4 ++-- configs/stm32mp15_defconfig | 4 ++-- configs/stm32mp15_trusted_defconfig | 4 ++-- 4 files changed, 19 insertions(+), 16 deletions(-)
Applied to u-boot-stm/next, thanks!
Regards Patrick