[U-Boot] [PATCH v4 2/6] x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS
Simon Glass
sjg at chromium.org
Wed Jun 24 04:44:57 CEST 2015
Hi Bin,
On 16 June 2015 at 21:15, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> Ivybridge is not ready for U-Boot MP initialization yet.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v4: None
> Changes in v3:
> - New patch to remove SMP from CPU_SPECIFIC_OPTIONS for ivybridge
>
> Changes in v2: None
>
> arch/x86/cpu/ivybridge/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
I'm going to apply this series now since it seems that the SFI-only
mutiprocessor support is not good enough.
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list