u-boot/arch/arm/mach-imx/imx8ulp
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
..
upower imx: imx8ulp: upower: make code cleaner 2023-03-29 20:15:42 +02:00
cgc.c imx: imx8ulp: Update clocks to meet max rate restrictions 2023-03-29 20:15:42 +02:00
clock.c imx: imx8ulp: Update clocks to meet max rate restrictions 2023-03-29 20:15:42 +02:00
iomux.c arm: imx8ulp: add iomuxc support 2021-08-09 14:46:51 +02:00
Kconfig imx8ulp_evk: Change to use DDR driver 2023-03-29 20:15:42 +02:00
lowlevel_init.S arm: imx8ulp: release and configure XRDC at early phase 2021-08-09 14:46:51 +02:00
Makefile imx8ulp: add upower api support 2021-08-09 14:46:51 +02:00
pcc.c imx: imx8ulp: add CAAM clock entry 2022-04-12 17:33:56 +02:00
rdc.c misc: sentinel: s400_api: Use new command request definitions 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