diff options
author | Matt DeVillier <matt.devillier@gmail.com> | 2017-06-13 16:54:00 -0500 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2017-06-14 21:38:24 +0200 |
commit | 660de34bbf0c9843120ffa2e861d26718e3205e3 (patch) | |
tree | 9aeb8563294ed11af5ce31eaedb295095e4a4e24 /src/drivers/net | |
parent | 296c79c9beb13a2d6741862fb1f0d10ea858e4c7 (diff) |
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>
Diffstat (limited to 'src/drivers/net')
0 files changed, 0 insertions, 0 deletions