u-boot/arch/x86/lib/fsp
Bin Meng 3340f2cc0b x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option
Not every FSP supports UPD, thus we introduce a Kconfig option
CONFIG_FSP_USE_UPD and use it to wrap these common UPD handling
codes in fsp_support.c.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
2016-01-13 12:20:14 +08:00
..
cmd_fsp.c x86: fsp: Add a hdr sub-command to show header information 2015-10-21 07:46:26 -06:00
fsp_car.S x86: fsp: Add comments about U-Boot entering start.S twice 2015-08-26 07:54:11 -07:00
fsp_common.c x86: Remove legacy pci codes 2015-11-13 06:46:25 -08:00
fsp_dram.c x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init() 2015-10-21 07:46:27 -06:00
fsp_support.c x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option 2016-01-13 12:20:14 +08:00
Makefile x86: fsp: Make hob command a sub-command to fsp 2015-10-21 07:46:26 -06:00