mb/starlabs/*: Disable INTEL_LPSS_UART_FOR_CONSOLE
Disable INTEL_LPSS_UART_FOR_CONSOLE to stop debug output on UART 2. This decreases boot time on all boards by around 60%. TGL before: Total Time: 10,110,807 TGL after: Total Time: 3,851,641 Signed-off-by: Sean Rhodes <sean@starlabs.systems> Change-Id: I8f8d5cd46e87e7dafe0669b4a29c872b1789eb60 Reviewed-on: https://review.coreboot.org/c/coreboot/+/66744 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
committed by
Martin L Roth
parent
cee3abdbaf
commit
f06ec60b48
@@ -8,7 +8,6 @@ config BOARD_STARLABS_LITE_SERIES
|
||||
select HAVE_OPTION_TABLE
|
||||
select HAVE_INTEL_PTT
|
||||
select INTEL_GMA_HAVE_VBT
|
||||
select INTEL_LPSS_UART_FOR_CONSOLE
|
||||
select CRB_TPM
|
||||
select MAINBOARD_HAS_TPM2
|
||||
select ONBOARD_VGA_IS_PRIMARY
|
||||
|
@@ -8,7 +8,6 @@ config BOARD_STARLABS_STARBOOK_SERIES
|
||||
select HAVE_CMOS_DEFAULT
|
||||
select HAVE_OPTION_TABLE
|
||||
select INTEL_GMA_HAVE_VBT
|
||||
select INTEL_LPSS_UART_FOR_CONSOLE
|
||||
select NO_UART_ON_SUPERIO
|
||||
select SOC_INTEL_COMMON_BLOCK_HDA_VERB
|
||||
select SYSTEM_TYPE_LAPTOP
|
||||
|
Reference in New Issue
Block a user