mb/google/brya: Enable storing ISH FW version for trulo
This change enables storing the ISH firmware version on the Trulo baseboard by selecting the `SOC_INTEL_STORE_ISH_FW_VERSION` config option. BUG=b:354607924 TEST=Able to dump ISH version on trulo. > cbmem -c | grep ISH [DEBUG] ISH version: 5.4.2.7780 Change-Id: I69a7fa19c53f435ef1f6306b259f703c7b196137 Signed-off-by: Subrata Banik <subratabanik@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83820 Reviewed-by: Eric Lai <ericllai@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Dinesh Gehlot <digehlot@google.com>
This commit is contained in:
parent
8d19e0faa1
commit
c57564d38a
@ -117,6 +117,7 @@ config BOARD_GOOGLE_BASEBOARD_TRULO
|
||||
select SOC_INTEL_COMMON_MMC_OVERRIDE
|
||||
select SOC_INTEL_CSE_LITE_COMPRESS_ME_RW
|
||||
select SOC_INTEL_CSE_LITE_SYNC_IN_RAMSTAGE
|
||||
select SOC_INTEL_STORE_ISH_FW_VERSION
|
||||
select SOC_INTEL_TWINLAKE
|
||||
select SYSTEM_TYPE_LAPTOP
|
||||
select TPM_GOOGLE_TI50
|
||||
|
Loading…
x
Reference in New Issue
Block a user