the following patch was just integrated into master: commit 7d484106319a0f4261eb17326dd9fe31e2d4e401 Author: Duncan Laurie dlaurie@chromium.org Date: Mon Jan 9 22:23:39 2017 -0800
skylake: Do not pass VBT to FSP if display init not required
The FSP 2.0 change broke the logic for determining whether or not to execute the GOP binary. Modify the FSP 2.0 code to do the right thing and check for display_init_required() before passing VBT into FSP and the GOP binary.
BUG=chrome-os-partner:61726 TEST=disable developer mode and ensure FSP does not run GOP
Change-Id: I7fc8055b6664e0cf231a8de34367406eb049dfe1 Signed-off-by: Duncan Laurie dlaurie@chromium.org Reviewed-on: https://review.coreboot.org/18084 Reviewed-by: Aaron Durbin adurbin@chromium.org Tested-by: build bot (Jenkins)
See https://review.coreboot.org/18084 for details.
-gerrit