[U-Boot] [PATCH v4 6/6] x86: crownbay: Add MP initialization
Simon Glass
sjg at chromium.org
Wed Jun 24 04:45:13 CEST 2015
On 16 June 2015 at 21:15, Bin Meng <bmeng.cn at gmail.com> wrote:
> Intel Crown Bay board has a TunnelCreek processor which supports
> hyper-threading. Add /cpus node in the crownbay.dts and enable
> the MP initialization.
>
> 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: None
> Changes in v2:
> - Move CONFIG_MAX_CPUS after CONFIG_SMP in crownbay_defconfig to
> match the order in Kconfig
>
> arch/x86/dts/crownbay.dts | 20 ++++++++++++++++++++
> configs/crownbay_defconfig | 4 ++++
> 2 files changed, 24 insertions(+)
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list