u-boot/arch/x86/cpu/quark
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
..
acpi.c Revert "x86: Move FACP table into separate functions" 2022-03-31 08:27:52 -04:00
car.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dram.c board_f: Fix types for board_get_usable_ram_top() 2022-09-23 15:12:42 -04:00
hte.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
hte.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig event: Correct dependencies on the EVENT framework 2023-01-18 12:46:13 -05:00
Makefile x86: irq: Remove chipset specific irq router drivers 2018-06-13 09:50:57 +08:00
mrc.c x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug log 2021-09-17 12:10:44 -04:00
mrc_util.c common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
mrc_util.h common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
msg_port.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
quark.c dm: Emit the arch_cpu_init_dm() even only before relocation 2023-05-11 10:25:29 +08:00
smc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
smc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00