u-boot-brain/arch/x86/cpu/baytrail
Bin Meng fa6af7b4e0 x86: baytrail: Remove the fsp_init_phase_pci() call
It turns out that calling fsp_init_phase_pci() in arch_misc_init()
is subject to break pci device drivers as with driver model, when
the bus enumeration happens is not deterministic.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-08-26 07:54:12 -07:00
..
cpu.c x86: baytrail: Support operation as an EFI payload 2015-08-05 08:44:08 -06:00
early_uart.c x86: Add a x86_ prefix to the x86-specific PCI functions 2015-04-16 19:27:41 -06:00
fsp_configs.c x86: baytrail: Configure FSP UPD from device tree 2015-08-14 03:24:21 -06:00
Kconfig x86: baytrail: Support operation as an EFI payload 2015-08-05 08:44:08 -06:00
Makefile dm: x86: minnowmax: Move PCI to use driver model 2015-07-14 18:03:19 -06:00
valleyview.c x86: baytrail: Remove the fsp_init_phase_pci() call 2015-08-26 07:54:12 -07:00