u-boot/arch/riscv
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
..
cpu dm: Emit the arch_cpu_init_dm() even only before relocation 2023-05-11 10:25:29 +08:00
dts riscv: dts: jh7110: Add initial StarFive VisionFive v2 board device tree 2023-04-20 20:45:08 +08:00
include/asm riscv: Correct a comment in io.h 2023-04-20 20:45:08 +08:00
lib riscv: semihosting: replace inline assembly with assembly file 2023-03-06 19:24:34 -05:00
config.mk riscv: Support CONFIG_REMAKE_ELF 2023-04-20 20:45:08 +08:00
Kconfig board: starfive: Add TARGET_STARFIVE_VISIONFIVE2 to Kconfig 2023-04-20 16:08:45 +08:00
Makefile riscv: support building double-float modules 2022-10-20 15:22:21 +08:00