u-boot/arch/arm/mach-imx/imx9
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
..
clock.c imx: imx93_evk: Set ARM clock to 1.7Ghz 2022-07-26 11:29:01 +02:00
clock_root.c imx: imx9: Add CCM and clock API support 2022-07-26 11:29:00 +02:00
imx_bootaux.c imx: imx9: Support booting m33 from Acore 2022-07-26 11:29:01 +02:00
Kconfig imx: imx93_evk: Add basic board support 2022-07-26 11:29:01 +02:00
lowlevel_init.S imx: add basic i.MX9 support 2022-07-26 11:29:00 +02:00
Makefile imx: ahab: Move imx9 and imx8ulp AHAB support together 2023-03-29 22:27:38 +02:00
soc.c dm: Emit the arch_cpu_init_dm() even only before relocation 2023-05-11 10:25:29 +08:00
trdc.c misc: sentinel: s400_api: Use new command request definitions 2023-03-29 22:27:38 +02:00