coreboot-kgpe-d16/src/drivers
Matt DeVillier 1f6e3294f8 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>
2018-06-22 09:28:44 +00:00
..
amd/agesa AGESA binaryPI: Drop tests for LATE_CBMEM_INIT 2018-06-14 07:24:35 +00:00
ams include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
asmedia drivers/asmedia: Add ASPM blacklist 2018-04-27 09:17:52 +00:00
aspeed src/drivers: Get rid of whitespace before tab 2018-06-04 09:12:44 +00:00
dec/21143 kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme 2016-04-19 18:34:18 +02:00
elog drivers/spi: Remove Kconfig prompt from SPI_FLASH_SMM 2018-06-11 08:43:30 +00:00
emulation/qemu src/drivers: Add license headers 2017-06-12 04:08:14 +02:00
generic src/drivers: Get rid of whitespace before tab 2018-06-04 09:12:44 +00:00
gic arm64: Remove cpu intialization through device-tree 2015-11-07 03:29:35 +01:00
i2c drivers/i2c: Add a driver for Semtech SX9310 2018-06-22 09:21:02 +00:00
intel drivers/fsp1_1: fix VBT Loading by using GMA common function 2018-06-22 09:28:44 +00:00
ipmi src/drivers: Fix checkpatch warning: no spaces at the start of a line 2017-07-28 16:24:57 +00:00
lenovo src/drivers/lenovo/wacom.c: Get rid of device_t 2018-05-04 10:20:03 +00:00
maxim include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
mrc_cache drivers/mrc_cache: Always generate an FMAP region 2018-01-20 16:11:44 +00:00
net src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
parade include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
pc80 security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
ricoh/rce822 drivers/ricoh/rce822: Get rid of device_t 2018-05-04 10:20:37 +00:00
siemens/nc_fpga {device,drivers,lib,mb,nb}: Use only one space after 'if' 2018-05-09 13:11:04 +00:00
sil/3114 src/drivers: Fix checkpatch warning: no spaces at the start of a line 2017-07-28 16:24:57 +00:00
spi drivers/spi: Add Winbond W25Q80 2018-06-16 18:22:27 +00:00
ti include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
uart arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
usb src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
xgi src/drivers: Get rid of whitespace before tab 2018-06-04 09:12:44 +00:00
xpowers/axp209 include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00