Martin Roth has posted comments on this change. ( https://review.coreboot.org/28477 )
Change subject: amd/stoneyridge: Construct BERT region from machine check
......................................................................
Patch Set 2:
(3 comments)
https://review.coreboot.org/#/c/28477/2/src/soc/amd/stoneyridge/mca.c
File src/soc/amd/stoneyridge/mca.c:
https://review.coreboot.org/#/c/28477/2/src/soc/amd/stoneyridge/mca.c@47
PS2, Line 47: 1 *
?
https://review.coreboot.org/#/c/28477/2/src/soc/amd/stoneyridge/mca.c@117
PS2, Line 117: if (!IS_ENABLED(CONFIG_ACPI_BERT))
: return;
why put this here instead of around the call?
https://review.coreboot.org/#/c/28477/2/src/soc/amd/stoneyridge/mca.c@141
PS2, Line 141: goto failed;
Can we end up with a half-filled-in table? Will that cause issues on the reporting side? Would it be better to generate it somewhere else, then copy the full entry into the table if there's size?
--
To view, visit https://review.coreboot.org/28477
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I4d4ce29ddefa22aa29e6d3184f1adeaea1d5f837
Gerrit-Change-Number: 28477
Gerrit-PatchSet: 2
Gerrit-Owner: Marshall Dawson <marshalldawson3rd(a)gmail.com>
Gerrit-Reviewer: Marshall Dawson <marshalldawson3rd(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Martin Roth <martinroth(a)google.com>
Gerrit-Comment-Date: Thu, 06 Sep 2018 02:14:36 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
Shaunak Saha has posted comments on this change. ( https://review.coreboot.org/28424 )
Change subject: soc/intel/skylake: Add support for CmdTriStateDis UPD in devicetree
......................................................................
Patch Set 2:
> Patch Set 2:
>
> Is there an associated CL for fsp code to add support for CmdTriStateDis that would be needed to support this change?
We do not need any FSP change. CmdTriStateDis UPD is already exposed in Skylake/kabylake Fspm. We are just using it here in this patch.
--
To view, visit https://review.coreboot.org/28424
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ida69e443aa6ea4b524bd3ea2dcf26f4e63010291
Gerrit-Change-Number: 28424
Gerrit-PatchSet: 2
Gerrit-Owner: Shaunak Saha <shaunak.saha(a)intel.com>
Gerrit-Reviewer: Furquan Shaikh <furquan(a)google.com>
Gerrit-Reviewer: Nick Vaccaro <nvaccaro(a)google.com>
Gerrit-Reviewer: Shaunak Saha <shaunak.saha(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Thu, 06 Sep 2018 01:54:56 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: No
Martin Roth has posted comments on this change. ( https://review.coreboot.org/28474 )
Change subject: amd/stoneyridge: Adjust memory map for reserved
......................................................................
Patch Set 2:
Maybe create a bug or add a TODO to examine the size when you have time?
--
To view, visit https://review.coreboot.org/28474
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I0958f6b6bab3fe9dae36c83e1fd9ae6ed0290a18
Gerrit-Change-Number: 28474
Gerrit-PatchSet: 2
Gerrit-Owner: Marshall Dawson <marshalldawson3rd(a)gmail.com>
Gerrit-Reviewer: Marshall Dawson <marshalldawson3rd(a)gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Thu, 06 Sep 2018 01:50:53 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: No
Martin Roth has posted comments on this change. ( https://review.coreboot.org/28473 )
Change subject: amd/fam15: Add more MCA information
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/28473/2/src/include/cpu/amd/amdfam15.h
File src/include/cpu/amd/amdfam15.h:
https://review.coreboot.org/#/c/28473/2/src/include/cpu/amd/amdfam15.h@39
PS2, Line 39: ERRCOREID
Just want to verify that core is correct here and above and that this isn't a typo for code as below.
--
To view, visit https://review.coreboot.org/28473
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I0682288aa58c69aee323fb43f74027f7a1905b68
Gerrit-Change-Number: 28473
Gerrit-PatchSet: 2
Gerrit-Owner: Marshall Dawson <marshalldawson3rd(a)gmail.com>
Gerrit-Reviewer: Marshall Dawson <marshalldawson3rd(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Martin Roth <martinroth(a)google.com>
Gerrit-Comment-Date: Thu, 06 Sep 2018 01:48:19 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No