]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: crownbay: Add MP initialization
authorBin Meng <bmeng.cn@gmail.com>
Wed, 17 Jun 2015 03:15:39 +0000 (11:15 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:29:23 +0000 (13:29 +0200)
commit7501e155539c9746ccb54a6765840c686be3eb4e
tree25c29b513b895d7a9319385dba95575dd9f6625a
parenta5d697e95780ab4d9e1120d2470bb08bbe3e5609
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