[coreboot-gerrit] Change in coreboot[master]: drivers/fsp1_1: fix VBT Loading by using GMA common function

Matt DeVillier (Code Review) gerrit at coreboot.org
Wed Jun 20 07:54:38 CEST 2018


Hello build bot (Jenkins), 

I'd like you to reexamine a change. Please visit

    https://review.coreboot.org/27169

to look at the new patch set (#2).

Change subject: drivers/fsp1_1: fix VBT Loading by using GMA common function
......................................................................

drivers/fsp1_1: fix VBT Loading by using GMA common function

Commit 77034fa [intel/common: compress VBT] compressed vbt.bin in
CBFS, but only changed the loader in soc/intel/common, forgetting
the separate one used by FSP 1.0.  As the soc/intel/common loader
has now been rolled into the one in drivers/intel/gma, replace the
VBT loader used by FSP 1.1 with the GMA one.

Test: build/boot google/chell, observe display initialized prior
to OS load, no FSP warning in cbmem console due to invalid VBT signature.

Change-Id: Iba882ee4d9e83dcd88bdf7dd2f5591f66005a3fe
Signed-off-by: Matt DeVillier <matt.devillier at gmail.com>
---
D src/drivers/intel/fsp1_1/include/fsp/gop.h
M src/drivers/intel/fsp1_1/vbt.c
2 files changed, 12 insertions(+), 65 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/69/27169/2
-- 
To view, visit https://review.coreboot.org/27169
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iba882ee4d9e83dcd88bdf7dd2f5591f66005a3fe
Gerrit-Change-Number: 27169
Gerrit-PatchSet: 2
Gerrit-Owner: Matt DeVillier <matt.devillier at gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180620/c6467c7d/attachment.html>


More information about the coreboot-gerrit mailing list