u-boot/arch/arm/mach-stm32mp
Simon Glass e4cee649b9 stm32: Use bootm_run() and bootz_run()
Use the new bootm/z_run() functions to avoid having to create an
argument list for the stm32prog code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
2023-12-21 16:07:52 -05:00
..
cmd_stm32prog stm32: Use bootm_run() and bootz_run() 2023-12-21 16:07:52 -05:00
include/mach Prepare v2024.01-rc3 2023-11-20 09:19:50 -05:00
stm32mp1 Prepare v2024.01-rc3 2023-11-20 09:19:50 -05:00
stm32mp2 Introduce STM32MP2 SoCs family support 2023-11-13 13:35:57 -05:00
boot_params.c treewide: unify the linker symbol reference format 2023-08-09 09:21:42 -04:00
bsec.c stm32mp: bsec: Fix AARCH64 compilation warnings 2023-11-13 10:55:38 +01:00
cmd_stm32key.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
dram_init.c stm32mp: dram_init: Limit DDR usage under 4GB boundary for STM32MP 2023-11-13 10:55:38 +01:00
ecdsa_romapi.c ARM: stm32: Add missing header for save_boot_params 2023-06-16 11:13:55 +02:00
Kconfig stm32mp2: initial support 2023-11-13 10:55:38 +01:00
Kconfig.13x Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
Kconfig.15x Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
Kconfig.25x stm32mp2: initial support 2023-11-13 10:55:38 +01:00
Makefile stm32mp2: initial support 2023-11-13 10:55:38 +01:00
syscon.c stm32mp2: initial support 2023-11-13 10:55:38 +01:00