[coreboot-gerrit] Change in coreboot[master]: mb/asus/maximus_iv_gene-z: Add VBT

Tristan Corrick (Code Review) gerrit at coreboot.org
Sat Aug 11 14:01:14 CEST 2018


Tristan Corrick has uploaded this change for review. ( https://review.coreboot.org/28050


Change subject: mb/asus/maximus_iv_gene-z: Add VBT
......................................................................

mb/asus/maximus_iv_gene-z: Add VBT

The file `data.vbt` matches the VBT in the latest version of the vendor
firmware (version 3603). Tested with Linux 4.9 and everthing works as
expected.

Change-Id: I8e3b1d274ac0df63989d966f477013e780611fa1
Signed-off-by: Tristan Corrick <tristan at corrick.kiwi>
---
M src/mainboard/asus/maximus_iv_gene-z/Kconfig
A src/mainboard/asus/maximus_iv_gene-z/data.vbt
2 files changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/28050/1

diff --git a/src/mainboard/asus/maximus_iv_gene-z/Kconfig b/src/mainboard/asus/maximus_iv_gene-z/Kconfig
index 13fad2d..4106c64 100644
--- a/src/mainboard/asus/maximus_iv_gene-z/Kconfig
+++ b/src/mainboard/asus/maximus_iv_gene-z/Kconfig
@@ -24,6 +24,7 @@
 	select HAVE_ACPI_TABLES
 	select HAVE_OPTION_TABLE
 	select HAVE_CMOS_DEFAULT
+	select INTEL_GMA_HAVE_VBT
 	select INTEL_INT15
 	select MAINBOARD_HAS_LIBGFXINIT
 	select NORTHBRIDGE_INTEL_SANDYBRIDGE
diff --git a/src/mainboard/asus/maximus_iv_gene-z/data.vbt b/src/mainboard/asus/maximus_iv_gene-z/data.vbt
new file mode 100644
index 0000000..e48d8f2
--- /dev/null
+++ b/src/mainboard/asus/maximus_iv_gene-z/data.vbt
Binary files differ

-- 
To view, visit https://review.coreboot.org/28050
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: I8e3b1d274ac0df63989d966f477013e780611fa1
Gerrit-Change-Number: 28050
Gerrit-PatchSet: 1
Gerrit-Owner: Tristan Corrick <tristan at corrick.kiwi>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180811/8c725244/attachment.html>


More information about the coreboot-gerrit mailing list