From 2d086e6971fc5bed9e5a6c028ca8601d2499fd82 Mon Sep 17 00:00:00 2001 From: Matt DeVillier Date: Fri, 29 Nov 2019 13:05:11 -0600 Subject: mb/google/glados: restore device-specific VBTs When migrating glados (and variants) to FSP 2.0, the older board- specific VBTs were dropped in favor of the default FSP 2.0 VBT due to compatibility issues. Now that libgfxinit is available and the default, restore the board-specific VBTs so that external displays function properly. Select MAINBOARD_NO_FSP_GOP for all variants except glados since FSP/GOP init will not function properly with the older VBTs. Test: build/boot chell and caroline variants w/libgfxinit, verify external displays now work again. Change-Id: If55a67e0d3d78e4acf80cee1733ad8e14b8847d4 Signed-off-by: Matt DeVillier Reviewed-on: https://review.coreboot.org/c/coreboot/+/37397 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/mainboard/google/glados/variants/caroline/data.vbt | Bin 0 -> 4608 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/mainboard/google/glados/variants/caroline/data.vbt (limited to 'src/mainboard/google/glados/variants/caroline') diff --git a/src/mainboard/google/glados/variants/caroline/data.vbt b/src/mainboard/google/glados/variants/caroline/data.vbt new file mode 100644 index 0000000000..02e1cd10f6 Binary files /dev/null and b/src/mainboard/google/glados/variants/caroline/data.vbt differ -- cgit v1.2.3