diff options
author | Frans Hendriks <fhendriks@eltan.com> | 2019-07-26 08:46:03 +0200 |
---|---|---|
committer | Patrick Rudolph <siro@das-labor.org> | 2019-07-28 09:36:26 +0000 |
commit | 6a27e76696efc5bdba6115b35dc085a6f56061f0 (patch) | |
tree | bb32c892efb9275dd5b8d38c4812b34c036a678a /src | |
parent | b5871e5ccfbfaf97b72d2b3336a4b9d4391d09e9 (diff) | |
download | coreboot-6a27e76696efc5bdba6115b35dc085a6f56061f0.tar.xz |
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')
-rw-r--r-- | src/mainboard/facebook/fbg1701/Kconfig | 1 | ||||
-rw-r--r-- | src/mainboard/facebook/fbg1701/data.vbt | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000000..39eba56e71 --- /dev/null +++ b/src/mainboard/facebook/fbg1701/data.vbt |