[coreboot-gerrit] Change in coreboot[master]: mb/lenovo/x1_carbon_gen1: add vbt

Alexander Couzens (Code Review) gerrit at coreboot.org
Wed Aug 1 20:46:35 CEST 2018


Alexander Couzens has uploaded this change for review. ( https://review.coreboot.org/27782


Change subject: mb/lenovo/x1_carbon_gen1: add vbt
......................................................................

mb/lenovo/x1_carbon_gen1: add vbt

Extracted from live running Thinkpad x1 cargon gen1 with vendor firmware.
Thanks to Igor Lee.

Change-Id: Id59517d9040c98e67a42fbce537f42f6b0c6db2d
Signed-off-by: Alexander Couzens <lynxis at fe80.eu>
Tested-by: Igor Lee <gerun at gmail.com>
---
M src/mainboard/lenovo/x1_carbon_gen1/Kconfig
A src/mainboard/lenovo/x1_carbon_gen1/data.vbt
2 files changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/27782/1

diff --git a/src/mainboard/lenovo/x1_carbon_gen1/Kconfig b/src/mainboard/lenovo/x1_carbon_gen1/Kconfig
index abd3dc3..d33018e 100644
--- a/src/mainboard/lenovo/x1_carbon_gen1/Kconfig
+++ b/src/mainboard/lenovo/x1_carbon_gen1/Kconfig
@@ -22,6 +22,7 @@
 	select MAINBOARD_HAS_TPM1
 	select MAINBOARD_HAS_LIBGFXINIT
 	select GFX_GMA_INTERNAL_IS_LVDS
+	select INTEL_GMA_HAVE_VBT
 
 	# Workaround for EC/KBC IRQ1.
 	select SERIRQ_CONTINUOUS_MODE
diff --git a/src/mainboard/lenovo/x1_carbon_gen1/data.vbt b/src/mainboard/lenovo/x1_carbon_gen1/data.vbt
new file mode 100644
index 0000000..d0b9c41
--- /dev/null
+++ b/src/mainboard/lenovo/x1_carbon_gen1/data.vbt
Binary files differ

-- 
To view, visit https://review.coreboot.org/27782
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id59517d9040c98e67a42fbce537f42f6b0c6db2d
Gerrit-Change-Number: 27782
Gerrit-PatchSet: 1
Gerrit-Owner: Alexander Couzens <lynxis at fe80.eu>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180801/d27c0695/attachment-0001.html>


More information about the coreboot-gerrit mailing list