coreboot/src/drivers/intel
Matt DeVillier 660de34bbf drivers/fsp1_1: decouple VBT from execution of GOP driver
Commit 2e7f6cc introduced the 'no graphics init' option for
FSP 1.1 SoCs using a GOP driver to init the display, but selecting
that option while including a VBT breaks compilation for Braswell
and Skylake devices because the VBT and GOP driver are intertwined.

This patch decouples the VBT from the GOP driver execution,
allowing the 'no graphics init' option to compile (and work)
properly when CONFIG_ADD_VBT_DATA_FILE=y.

Change-Id: Ifbcf32805177c290c4781b32bbcca679bcb0c297
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/20210
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Youness Alaoui <snifikino@gmail.com>
2017-06-14 21:38:24 +02:00
..
fsp1_0 drivers/spi/spi_flash: Pass in flash structure to fill in probe 2017-05-19 21:21:47 +02:00
fsp1_1 drivers/fsp1_1: decouple VBT from execution of GOP driver 2017-06-14 21:38:24 +02:00
fsp2_0 fsp/gop: Add running the GOP to the choice of gfx init 2017-06-08 14:58:29 +02:00
gma intel/gma: Fix typo GMBUS0 -> GMBUS1 in edid.c 2017-06-05 17:25:45 +02:00
i210 intel/i210: Change API for function mainboard_get_mac_address() 2016-07-05 06:27:44 +02:00
mipi_camera drivers/intel/mipi_camera: Add MIPI CSI camera SSDT generator 2017-04-19 16:22:02 +02:00
wifi drvs/intel/wifi/wifi: Fix regression 2017-06-08 11:39:58 +02:00