mb/google/*: Add a few VBT files
These files are directly extracted from the vendor firmware Change-Id: I1f05c913872c5d2d8c8279d89eac52fd4bf4e35e Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/27222 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
parent
06c373d162
commit
c57a273d4c
20 changed files with 5 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
|
|||
select HAVE_ACPI_TABLES
|
||||
select HAVE_OPTION_TABLE
|
||||
select HAVE_SMI_HANDLER
|
||||
select INTEL_GMA_HAVE_VBT
|
||||
select MAINBOARD_HAS_CHROMEOS
|
||||
select MAINBOARD_HAS_LPC_TPM
|
||||
select MAINBOARD_HAS_TPM1
|
||||
|
|
|
|||
BIN
src/mainboard/google/chell/data.vbt
Normal file
BIN
src/mainboard/google/chell/data.vbt
Normal file
Binary file not shown.
|
|
@ -8,6 +8,7 @@ config BOARD_GOOGLE_BASEBOARD_CYAN
|
|||
select ENABLE_BUILTIN_COM1
|
||||
select HAVE_ACPI_TABLES
|
||||
select HAVE_OPTION_TABLE
|
||||
select INTEL_GMA_HAVE_VBT
|
||||
select MAINBOARD_HAS_CHROMEOS
|
||||
select MAINBOARD_HAS_LPC_TPM
|
||||
select MAINBOARD_HAS_TPM1
|
||||
|
|
|
|||
BIN
src/mainboard/google/cyan/variants/banon/data.vbt
Normal file
BIN
src/mainboard/google/cyan/variants/banon/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/cyan/variants/celes/data.vbt
Normal file
BIN
src/mainboard/google/cyan/variants/celes/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/cyan/variants/cyan/data.vbt
Normal file
BIN
src/mainboard/google/cyan/variants/cyan/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/cyan/variants/edgar/data.vbt
Normal file
BIN
src/mainboard/google/cyan/variants/edgar/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/cyan/variants/kefka/data.vbt
Normal file
BIN
src/mainboard/google/cyan/variants/kefka/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/cyan/variants/reks/data.vbt
Normal file
BIN
src/mainboard/google/cyan/variants/reks/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/cyan/variants/relm/data.vbt
Normal file
BIN
src/mainboard/google/cyan/variants/relm/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/cyan/variants/setzer/data.vbt
Normal file
BIN
src/mainboard/google/cyan/variants/setzer/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/cyan/variants/terra/data.vbt
Normal file
BIN
src/mainboard/google/cyan/variants/terra/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/cyan/variants/ultima/data.vbt
Normal file
BIN
src/mainboard/google/cyan/variants/ultima/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/cyan/variants/wizpig/data.vbt
Normal file
BIN
src/mainboard/google/cyan/variants/wizpig/data.vbt
Normal file
Binary file not shown.
|
|
@ -15,6 +15,7 @@ config BOARD_SPECIFIC_OPTIONS
|
|||
select EC_GOOGLE_CHROMEEC_LPC
|
||||
select HAVE_ACPI_RESUME
|
||||
select HAVE_ACPI_TABLES
|
||||
select INTEL_GMA_HAVE_VBT
|
||||
select MAINBOARD_HAS_CHROMEOS
|
||||
select MAINBOARD_HAS_I2C_TPM_CR50
|
||||
select MAINBOARD_HAS_TPM2
|
||||
|
|
|
|||
BIN
src/mainboard/google/eve/data.vbt
Normal file
BIN
src/mainboard/google/eve/data.vbt
Normal file
Binary file not shown.
|
|
@ -12,6 +12,7 @@ config BOARD_SPECIFIC_OPTIONS
|
|||
select EC_GOOGLE_CHROMEEC_LPC
|
||||
select HAVE_ACPI_RESUME
|
||||
select HAVE_ACPI_TABLES
|
||||
select INTEL_GMA_HAVE_VBT
|
||||
select MAINBOARD_HAS_CHROMEOS
|
||||
select MAINBOARD_USES_FSP2_0
|
||||
select NO_FADT_8042
|
||||
|
|
|
|||
BIN
src/mainboard/google/fizz/data.vbt
Normal file
BIN
src/mainboard/google/fizz/data.vbt
Normal file
Binary file not shown.
|
|
@ -17,6 +17,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
|
|||
select HAVE_ACPI_TABLES
|
||||
select HAVE_OPTION_TABLE
|
||||
select HAVE_SMI_HANDLER
|
||||
select INTEL_GMA_HAVE_VBT
|
||||
select MAINBOARD_HAS_CHROMEOS
|
||||
select MAINBOARD_HAS_LPC_TPM
|
||||
select MAINBOARD_HAS_TPM1
|
||||
|
|
|
|||
BIN
src/mainboard/google/lars/data.vbt
Normal file
BIN
src/mainboard/google/lars/data.vbt
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue