aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/foxconn
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2018-05-28 21:40:08 +0200
committerNico Huber <nico.h@gmx.de>2018-06-06 14:58:21 +0000
commit8af4fff278ade17752dc5e130ee19634a5c719ae (patch)
tree60ca9418826f29b88cf27a65cd3e10b1c6f5cc35 /src/mainboard/foxconn
parent7225a366bd5d2a315336810bf86a7a7f156bed10 (diff)
mb/*/*: Add a few VBT files
These files are directly extracted from the vendor firmware. Change-Id: I1dea2843255e4a3e93fbb734dea284be029dbc45 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/26654 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/foxconn')
-rw-r--r--src/mainboard/foxconn/g41s-k/Kconfig1
-rw-r--r--src/mainboard/foxconn/g41s-k/data.vbtbin0 -> 1899 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/foxconn/g41s-k/Kconfig b/src/mainboard/foxconn/g41s-k/Kconfig
index 850ce79e7f..9152aecf1a 100644
--- a/src/mainboard/foxconn/g41s-k/Kconfig
+++ b/src/mainboard/foxconn/g41s-k/Kconfig
@@ -34,6 +34,7 @@ config BOARD_SPECIFIC_OPTIONS
select PCIEXP_ASPM
select PCIEXP_CLK_PM
select PCIEXP_L1_SUB_STATE
+ select INTEL_GMA_VBT_HAVE_DATA_FILE
config MAINBOARD_DIR
string
diff --git a/src/mainboard/foxconn/g41s-k/data.vbt b/src/mainboard/foxconn/g41s-k/data.vbt
new file mode 100644
index 0000000000..103c0cb833
--- /dev/null
+++ b/src/mainboard/foxconn/g41s-k/data.vbt
Binary files differ