mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
55171aedda
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:
|
||
---|---|---|
.. | ||
at91_cpu.c | ||
bmips_cpu.c | ||
cpu-uclass.c | ||
cpu_sandbox.c | ||
imx8_cpu.c | ||
Kconfig | ||
Makefile | ||
microblaze_cpu.c | ||
mpc83xx_cpu.c | ||
mpc83xx_cpu.h | ||
mtk_cpu.c | ||
riscv_cpu.c |