Hello Patrick Rudolph, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/33739
to look at the new patch set (#9).
Change subject: soc/intel/icelake: Add option to enable display over PCI external GFX ......................................................................
soc/intel/icelake: Add option to enable display over PCI external GFX
This patch updates required FSP UPDs to get display either through internal or external GFX card.
Also creates a new kconfig option to bring display over external PCI based GFX card. CONFIG_HAVE_EXT_GFX to select all required kconfig to launch legacy oprom from pci based GFX card.
Change-Id: I34a02bff112f922cabd48c23bc76370892ec62d9 Signed-off-by: Subrata Banik subrata.banik@intel.com --- M src/soc/intel/icelake/Kconfig M src/soc/intel/icelake/fsp_params.c M src/soc/intel/icelake/romstage/fsp_params.c 3 files changed, 44 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/39/33739/9