u-boot-brain/arch/x86/lib/fsp
Bin Meng da60fb7934 x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG
When using different release version of Intel FSP, the VPD_IMAGE_REV
is different (ie: BayTrail Gold 3 is 0x0303 while Gold 4 is 0x0304).
Remove the asserting of this so that U-Boot does not hang in a debug
build.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
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: Add some missing global_data declarations in files that use gd 2015-08-05 08:42:41 -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