u-boot-brain/arch/x86
Bin Meng ef1683d5c3 x86: Pass correct cpu_index to ap_init()
In sipi_vector.S, cpu_index (passed as %eax) is wrongly overwritten
by the ap_init() function address. Correct it.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-10-21 07:46:27 -06:00
..
cpu x86: Pass correct cpu_index to ap_init() 2015-10-21 07:46:27 -06:00
dts x86: galileo: Enable mrc cache 2015-10-21 07:46:27 -06:00
include/asm x86: Use struct mrc_region to describe a mrc region 2015-10-21 07:46:27 -06:00
lib x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init() 2015-10-21 07:46:27 -06:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig x86: Add ENABLE_MRC_CACHE Kconfig option 2015-10-21 07:46:26 -06:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00