]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/chromebook_link_defconfig
x86: ivybridge: Use common CPU init code
authorSimon Glass <sjg@chromium.org>
Sun, 17 Jan 2016 23:11:23 +0000 (16:11 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 24 Jan 2016 04:08:17 +0000 (12:08 +0800)
commitbba22a97a7e143560b137c9a2d9fcf6dbd038470
treeff9fab403ba77b9ef830a31ebc0979802b03f864
parent9fd11c7a8ce8745fcfee4b86e6b9217f738d3ff4
x86: ivybridge: Use common CPU init code

The existing ivybridge code predates the normal multi-core CPU init, and
it is not used. Remove it and add CPU nodes to the device tree so that all
four CPUs are set up. Also enable the 'cpu' command.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/ivybridge/model_206ax.c
arch/x86/dts/chromebook_link.dts
configs/chromebook_link_defconfig