u-boot-brain/arch/x86
Simon Glass 78d57d63d7 x86: Move MP code into mp_init
At present the 'flight plan' for CPUs is passed into mp_init. But it is
always the same. Move it into the mp_init file so everything is in one
place. Also drop the SMI function since it does nothing. If we implement
SMIs, more refactoring will be needed anyway.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-07-20 09:46:42 +08:00
..
cpu x86: Move MP code into mp_init 2020-07-20 09:46:42 +08:00
dts x86: fsp: Support a warning message when DRAM init is slow 2020-07-17 14:32:24 +08:00
include/asm x86: Move MP code into mp_init 2020-07-20 09:46:42 +08:00
lib treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig x86: p2sb: make P2SB driver depend on P2SB uclass 2020-07-17 14:32:24 +08:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00