]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: galileo: Enable MP table generation
authorBin Meng <bmeng.cn@gmail.com>
Sun, 22 May 2016 08:45:36 +0000 (01:45 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 23 May 2016 07:27:42 +0000 (15:27 +0800)
commit84c299940d63bb3dfff4469a9b509c78b7016bc0
tree2c727bcc54fec3d638ecd21f3c2c025a3dda493d
parentb813ea9a14eaa9a6c071a9ab48a18d9a17dcef08
x86: galileo: Enable MP table generation

Now that we have added CPU uclass driver and fixed the IOAPIC ID
conflict, enable MP table generation so that IOAPIC can be used
by the Linux kernel.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/galileo_defconfig