coreboot-kgpe-d16/src
Naresh G Solanki 21130c6508 driver/intel/fsp1_1: Utilise soc/intel/common for adding vbt.bin
Remove fsp1.1  driver code that adds vbt.bin & use soc/intel/common
instead to add vbt.bin in cbfs.
Also, VBT blob is added to CBFS as RAW type hence when walking the
CBFS to find vbt.bin, search with type as RAW.

Change-Id: I08f2556a34f83a0ea2b67b003e51dcace994361b
Signed-off-by: Naresh G Solanki <naresh.solanki@intel.com>
Signed-off-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Reviewed-on: https://review.coreboot.org/16610
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-09-19 20:49:44 +02:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86,lib: make cbmem console work in postcar stage 2016-09-19 17:02:17 +02:00
commonlib commonlib: move DIV_ROUND macros from nvidia/tegra 2016-09-07 20:52:42 +02:00
console console: honor CONFIG_POSTCAR_CONSOLE 2016-09-19 17:01:37 +02:00
cpu cpu/amd/family_10h-family_15h: transition away from device_t 2016-09-13 17:25:13 +02:00
device src/device: Add required space before opening parenthesis '(' 2016-08-28 18:27:52 +02:00
drivers driver/intel/fsp1_1: Utilise soc/intel/common for adding vbt.bin 2016-09-19 20:49:44 +02:00
ec src/ec: Improve code formatting 2016-09-07 13:55:05 +02:00
include arch/x86,lib: make cbmem console work in postcar stage 2016-09-19 17:02:17 +02:00
lib arch/x86,lib: make cbmem console work in postcar stage 2016-09-19 17:02:17 +02:00
mainboard mainboard/google/reef: Configure WLAN as wake source 2016-09-19 19:33:31 +02:00
northbridge gm45/gma.c: use correct id string for fake VBT 2016-09-19 19:24:41 +02:00
soc soc/intel/apollolake: Configure ACPI name for PCIe 2016-09-19 19:32:40 +02:00
southbridge southbridge/sis/sis966/lpc.c: Improve code formatting 2016-09-15 02:31:30 +02:00
superio src/superio: Improve code formatting 2016-09-05 03:07:37 +02:00
vboot vboot: consolidate google_chromeec_early_init() calls 2016-08-25 22:50:17 +02:00
vendorcode vendorcode/skylake: Add FSP header files without any adaptations 2016-09-12 19:54:25 +02:00
Kconfig Kconfig: Relocate DEVICETREE symbol 2016-09-06 22:49:06 +02:00