commit | d806916bc4b43c077f5840f3c923505d7a964867 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Apr 25 21:58:56 2019 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed May 08 13:02:14 2019 +0800 |
tree | 4fb01c692be78f30e124b0f710e42fce0401e657 | |
parent | 2aeaa5799d7c0c7d3852accf3245f76ab16bb0f5 [diff] |
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>