u-boot/arch/x86/lib/fsp
Bin Meng 1ed6648be0 x86: Reserve PCIe ECAM address range in the E820 table
We should mark PCIe ECAM address range in the E820 table as reserved
otherwise kernel will not attempt to use ECAM.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-07-28 10:36:25 -06:00
..
Makefile x86: mmc: Move common FSP functions into a common file 2015-02-06 12:07:36 -07: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: fsp: Move FspInitEntry call to board_init_f() 2015-07-14 18:03:15 -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: Load GDT before calling FspInitEntry 2015-07-14 18:03:15 -06:00