diff options
author | Matt DeVillier <matt.devillier@gmail.com> | 2018-06-20 00:35:27 -0500 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-06-22 09:28:44 +0000 |
commit | 1f6e3294f86243549406bd5c5e25e4f0df658dd2 (patch) | |
tree | 572d2182934037ac1b1539ea9960a06d683bdf1b /Documentation | |
parent | 95278a59bd1ca44d67a521764cb97a820d5e630c (diff) | |
download | coreboot-1f6e3294f86243549406bd5c5e25e4f0df658dd2.tar.xz |
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.1.
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.
Also, remove 2 now-unused header files.
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@gmail.com>
Reviewed-on: https://review.coreboot.org/27169
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions