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@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