1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-13 14:42:13 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Simon Glass
17903c06e8 x86: Add common Intel code for SPL
Add an implementation of arch_cpu_init_f() so that the x86 SPL code builds
and identifies the CPU.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-05-08 13:02:14 +08:00