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

Arthur Heymans (Code Review) gerrit at coreboot.org
Sun Aug 12 19:08:53 CEST 2018


Arthur Heymans has submitted this change and it was merged. ( 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 everything works as
expected.

Change-Id: I8e3b1d274ac0df63989d966f477013e780611fa1
Signed-off-by: Tristan Corrick <tristan at corrick.kiwi>
Reviewed-on: https://review.coreboot.org/28050
Reviewed-by: Arthur Heymans <arthur at aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
---
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(-)

Approvals:
  build bot (Jenkins): Verified
  Arthur Heymans: Looks good to me, approved



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: merged
Gerrit-Change-Id: I8e3b1d274ac0df63989d966f477013e780611fa1
Gerrit-Change-Number: 28050
Gerrit-PatchSet: 3
Gerrit-Owner: Tristan Corrick <tristan at corrick.kiwi>
Gerrit-Reviewer: Arthur Heymans <arthur at aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180812/6b005dc6/attachment.html>


More information about the coreboot-gerrit mailing list