Frans Hendriks has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34446 )
Change subject: mainboard/facebook/fbg1701: Add VBT binary ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/34446/3/src/mainboard/facebook/fbg1... File src/mainboard/facebook/fbg1701/Kconfig:
https://review.coreboot.org/c/coreboot/+/34446/3/src/mainboard/facebook/fbg1... PS3, Line 30: select INTEL_GMA_ADD_VBT
try "select INTEL_GMA_HAVE_VBT" then you don't have to specify the VBT path.
Does not work on fsp1.1 using RUN_FSP_GOP also. Function load_vbt is not available. This function (file vbt.c) will be included through src/drivers/intel/fsp1_1/Makefile.inc when INTEL_GMA_ADD_VBT is enabled only.