[coreboot-gerrit] Change in ...coreboot[master]: mb/asus/maximus_iv_gene-z: Select NO_UART_ON_SUPERIO

Tristan Corrick (Code Review) gerrit at coreboot.org
Tue Dec 11 06:58:47 CET 2018


Tristan Corrick has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30148


Change subject: mb/asus/maximus_iv_gene-z: Select NO_UART_ON_SUPERIO
......................................................................

mb/asus/maximus_iv_gene-z: Select NO_UART_ON_SUPERIO

This board doesn't have a UART on the super I/O. Selecting this option
speeds up boot time from ~493 ms to ~416 ms.

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



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/48/30148/1

diff --git a/src/mainboard/asus/maximus_iv_gene-z/Kconfig b/src/mainboard/asus/maximus_iv_gene-z/Kconfig
index 4106c64..c6e0dce 100644
--- a/src/mainboard/asus/maximus_iv_gene-z/Kconfig
+++ b/src/mainboard/asus/maximus_iv_gene-z/Kconfig
@@ -28,6 +28,7 @@
 	select INTEL_INT15
 	select MAINBOARD_HAS_LIBGFXINIT
 	select NORTHBRIDGE_INTEL_SANDYBRIDGE
+	select NO_UART_ON_SUPERIO
 	select SERIRQ_CONTINUOUS_MODE
 	select SOUTHBRIDGE_INTEL_BD82X6X
 	select SUPERIO_NUVOTON_NCT6776

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I1d84f373831381da79022638e1082adf68f47aad
Gerrit-Change-Number: 30148
Gerrit-PatchSet: 1
Gerrit-Owner: Tristan Corrick <tristan at corrick.kiwi>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181211/3eab1653/attachment.html>


More information about the coreboot-gerrit mailing list