u-boot/drivers/cpu
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
..
at91_cpu.c cpu: at91: add compatible for ARM9260EJ-S 2021-09-21 10:05:37 +03:00
bmips_cpu.c common: Drop display_options.h from common header 2022-08-10 13:46:55 -04:00
cpu-uclass.c dm: treewide: Do not opencode uclass_probe_all() 2022-10-17 21:17:12 -06:00
cpu_sandbox.c sandbox: correct cpu nodes 2021-09-25 09:46:15 -06:00
imx8_cpu.c dm: core: Drop ofnode_is_available() 2022-09-29 16:11:31 -04:00
Kconfig event: Correct dependencies on the EVENT framework 2023-01-18 12:46:13 -05:00
Makefile cpu: add basic cpu driver for MediaTek ARM chips 2022-09-23 15:09:16 -04:00
microblaze_cpu.c dm: Emit the arch_cpu_init_dm() even only before relocation 2023-05-11 10:25:29 +08:00
mpc83xx_cpu.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
mpc83xx_cpu.h cpu: Add MPC83xx CPU driver 2018-09-18 08:12:21 -06:00
mtk_cpu.c cpu: add basic cpu driver for MediaTek ARM chips 2022-09-23 15:09:16 -04:00
riscv_cpu.c dm: core: Drop ofnode_is_available() 2022-09-29 16:11:31 -04:00