u-boot/arch/arm/mach-imx/imx8
Simon Glass 55171aedda dm: Emit the arch_cpu_init_dm() even only before relocation
The original function was only called once, before relocation. The new
one is called again after relocation. This was not the intent of the
original call. Fix this by renaming and updating the calling logic.

With this, chromebook_link64 makes it through SPL.

Fixes: 7fe32b3442 ("event: Convert arch_cpu_init_dm() to use events")
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2023-05-11 10:25:29 +08:00
..
ahab.c arm: imx8: Move container image header file to mach-imx 2021-08-09 14:46:50 +02:00
clock.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
cpu.c dm: Emit the arch_cpu_init_dm() even only before relocation 2023-05-11 10:25:29 +08:00
fdt.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
iomux.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Kconfig imx: support i.MX8QM DMSSE20 a1 board 2023-05-02 10:57:32 +02:00
lowlevel_init.S imx8: save args passed from ATF 2019-10-08 16:35:59 +02:00
Makefile arm: imx8: Move container parser and image to mach-imx common folder 2021-08-09 14:46:50 +02:00
misc.c imx8: misc: use arm_smccc_smc 2020-07-14 15:23:46 +08:00
snvs_security_sc.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00