[coreboot-gerrit] Change in coreboot[master]: WIP: amd/stoneyridge: Enable BERT table generation

Marshall Dawson (Code Review) gerrit at coreboot.org
Tue Sep 4 22:07:04 CEST 2018


Marshall Dawson has uploaded this change for review. ( https://review.coreboot.org/28479


Change subject: WIP: amd/stoneyridge: Enable BERT table generation
......................................................................

WIP: amd/stoneyridge: Enable BERT table generation

todo: Determine whether this is more appropriate to do in the
      mainboard directory.  It is, IMO, rather than always
      reserving space.

BUG=b:65446699
TEST=inspect BERT region, and dmesg, on full patch stack.  Use test
     data plus a failing Grunt system.

Change-Id: I817111cbd3e81b93d8b02d0654ba68c8678b1bbe
Signed-off-by: Marshall Dawson <marshalldawson3rd at gmail.com>
---
M src/soc/amd/stoneyridge/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/28479/1

diff --git a/src/soc/amd/stoneyridge/Kconfig b/src/soc/amd/stoneyridge/Kconfig
index 2716c8c..a2da782 100644
--- a/src/soc/amd/stoneyridge/Kconfig
+++ b/src/soc/amd/stoneyridge/Kconfig
@@ -67,6 +67,7 @@
 	select SSE2
 	select RTC
 	select SOC_AMD_PSP_SELECTABLE_SMU_FW
+	select ACPI_BERT # todo:move to mainboard, probably
 
 config VBOOT
 	select VBOOT_SEPARATE_VERSTAGE

-- 
To view, visit https://review.coreboot.org/28479
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I817111cbd3e81b93d8b02d0654ba68c8678b1bbe
Gerrit-Change-Number: 28479
Gerrit-PatchSet: 1
Gerrit-Owner: Marshall Dawson <marshalldawson3rd at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180904/c55dcab9/attachment-0001.html>


More information about the coreboot-gerrit mailing list