u-boot/arch/x86/lib/fsp
Simon Glass 412400abaa x86: Split out fsp_init_phase_pci() code into a new function
This code may be useful for boards that use driver model for PCI.

Note: It would be better to have driver model automatically call this
function somehow. However for now it is probably safer to have it under
board control.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2015-08-14 03:24:21 -06:00
..
fsp_car.S x86: fsp: Move FspInitEntry call to board_init_f() 2015-07-14 18:03:15 -06:00
fsp_common.c x86: Split out fsp_init_phase_pci() code into a new function 2015-08-14 03:24:21 -06:00
fsp_dram.c x86: Reserve PCIe ECAM address range in the E820 table 2015-07-28 10:36:25 -06:00
fsp_support.c x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG 2015-08-14 03:24:21 -06:00
Makefile x86: mmc: Move common FSP functions into a common file 2015-02-06 12:07:36 -07:00