x86: crownbay: Add MP initialization
authorBin Meng <bmeng.cn@gmail.com>
Wed, 17 Jun 2015 03:15:39 +0000 (11:15 +0800)
committerSimon Glass <sjg@chromium.org>
Wed, 15 Jul 2015 00:03:16 +0000 (18:03 -0600)
commit990acd0d5165c3ca36716e01c5c182423bdfc16a
tree398d43c090d88c1e28372dc10560c663787c03ac
parent63d54a67051e3e03b8a46b5442b65323d18ddb98
x86: crownbay: Add MP initialization

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@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
(modified to remove error:
   overriding the value of OF_CONTROL. Old value: "y", new value: "y")
arch/x86/dts/crownbay.dts
configs/crownbay_defconfig