mb/google/dedede: Deselect INTEL_CRASHLOG
Jasperlake FSP does not properly support the crashlog fearture, and selecting this option significantly impacts boot time negatively by an order of magnitude (~10s vs ~1s) and breaks USB detection in edk2 payload; inability to properly enumerate USB devices is almost certainly the cause of the increased boot time. TEST=build/boot google/maglia, verify boot time normal (~1s) and USB detection working as expected with multiple USB devices connected. Change-Id: I53be4befe9a04bdaece21f40f93af6599baa7e0b Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/84359 Reviewed-by: Sean Rhodes <sean@starlabs.systems> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Sowmya Aralguppe <sowmya.aralguppe@intel.com>
This commit is contained in:
parent
ba42b42cda
commit
0c60652a51
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ config BOARD_GOOGLE_BASEBOARD_DEDEDE
|
|||
select SOC_INTEL_COMMON_BLOCK_IPU
|
||||
select SOC_INTEL_CSE_LITE_SKU
|
||||
select SOC_INTEL_JASPERLAKE
|
||||
select SOC_INTEL_CRASHLOG
|
||||
select SPI_FLASH_SMM
|
||||
|
||||
config BOARD_GOOGLE_AWASUKI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue