aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/facebook
diff options
context:
space:
mode:
authorFrans Hendriks <fhendriks@eltan.com>2019-07-26 08:46:03 +0200
committerPatrick Rudolph <siro@das-labor.org>2019-07-28 09:36:26 +0000
commit6a27e76696efc5bdba6115b35dc085a6f56061f0 (patch)
treebb32c892efb9275dd5b8d38c4812b34c036a678a /src/mainboard/facebook
parentb5871e5ccfbfaf97b72d2b3336a4b9d4391d09e9 (diff)
mainboard/facebook/fbg1701: Add VBT binary
Add VBT 8.0.1038 binary. Panel #10 is modified to support the 1200x1920 LCD panel. This panel is configured as default. LCD and HDMI are working fine. BUG=N/A TEST=booting Facebook FBG1701 Change-Id: If327e4e071df61b02fcec45213c2b700320ef269 Signed-off-by: Frans Hendriks <fhendriks@eltan.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/34446 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/mainboard/facebook')
-rw-r--r--src/mainboard/facebook/fbg1701/Kconfig1
-rw-r--r--src/mainboard/facebook/fbg1701/data.vbtbin0 -> 5120 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/facebook/fbg1701/Kconfig b/src/mainboard/facebook/fbg1701/Kconfig
index 95d8f6caae..177393e749 100644
--- a/src/mainboard/facebook/fbg1701/Kconfig
+++ b/src/mainboard/facebook/fbg1701/Kconfig
@@ -27,6 +27,7 @@ config BOARD_SPECIFIC_OPTIONS
select HAVE_FSP_BIN
select CACHE_MRC_SETTINGS
select DISABLE_HPET
+ select INTEL_GMA_HAVE_VBT
select GENERIC_SPD_BIN
choice
diff --git a/src/mainboard/facebook/fbg1701/data.vbt b/src/mainboard/facebook/fbg1701/data.vbt
new file mode 100644
index 0000000000..39eba56e71
--- /dev/null
+++ b/src/mainboard/facebook/fbg1701/data.vbt
Binary files differ