Skip to content
Commit 55171aed authored by Simon Glass's avatar Simon Glass Committed by Bin Meng
Browse files

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: 7fe32b34 ("event: Convert arch_cpu_init_dm() to use events")
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent 44dc3304
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment