On Fri, Apr 26, 2019 at 12:00 PM Simon Glass <s...@chromium.org> wrote:
>
> Add an implementation of arch_cpu_init_f() so that the x86 SPL code builds
> and identifies the CPU.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> Reviewed-by: Bin Meng <bmeng...@gmail.com>
> ---
>
> Changes in v2: None
>
>  arch/x86/cpu/intel_common/Makefile       |  6 ++++++
>  arch/x86/cpu/intel_common/cpu_from_spl.c | 27 ++++++++++++++++++++++++
>  2 files changed, 33 insertions(+)
>  create mode 100644 arch/x86/cpu/intel_common/cpu_from_spl.c
>

applied to u-boot-x86, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to