Kane Chen has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/59486 )
Change subject: src/mb/brya: Enable crashlog on brya ......................................................................
src/mb/brya: Enable crashlog on brya
Enabling crashlog helpis partners to debug hang issues efficiently.
BUG=b:195327879 TEST=Found BERT table is created and the tcss function is ok in depthcharge warm/cold/suspend_stress test pass 50 cycles on gimble
Change-Id: Ib4bbe5d7cece0c6c5fc170460d55ac820054abb9 --- M src/mainboard/google/brya/Kconfig 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/59486/1
diff --git a/src/mainboard/google/brya/Kconfig b/src/mainboard/google/brya/Kconfig index 136bde6..a572d34 100644 --- a/src/mainboard/google/brya/Kconfig +++ b/src/mainboard/google/brya/Kconfig @@ -48,6 +48,7 @@ select SOC_INTEL_COMMON_BLOCK_PCIE_RTD3 select SOC_INTEL_CSE_LITE_SKU select INTEL_CAR_NEM #TODO - Enable INTEL_CAR_NEM_ENHANCED + select SOC_INTEL_CRASHLOG
config BASEBOARD_DIR string