u-boot-brain/arch/x86
Bin Meng ecfeadabb7 x86: Set APs' req_seq to the reg number from device tree
Multiple APs are brought up simultaneously and they may get the same
seq num in the uclass_resolve_seq() during device_probe(). To avoid
this, set req_seq to the reg number in the device tree in advance.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-08-14 09:50:12 -06:00
..
cpu x86: Set APs' req_seq to the reg number from device tree 2015-08-14 09:50:12 -06:00
dts x86: baytrail: Configure FSP UPD from device tree 2015-08-14 03:24:21 -06:00
include/asm x86: Move the GDT into global_data 2015-08-14 09:50:10 -06:00
lib x86: Split out fsp_init_phase_pci() code into a new function 2015-08-14 03:24:21 -06:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig x86: Handle running as EFI payload 2015-08-05 08:44:08 -06:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00