Change in coreboot[master]: mb/ocp/tiogapass: Don't select PARALLEL_MP_AP_WORK
Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/48674 ) Change subject: mb/ocp/tiogapass: Don't select PARALLEL_MP_AP_WORK ...................................................................... mb/ocp/tiogapass: Don't select PARALLEL_MP_AP_WORK There is currently no use for AP after CPU init and it looks like something goes wrong when halting APs right before booting the payload. Change-Id: Id64425730a367d7a31716d26a1e99024e326baf2 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> --- M src/mainboard/ocp/tiogapass/Kconfig 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://review.coreboot.org:29418/coreboot refs/changes/74/48674/1 diff --git a/src/mainboard/ocp/tiogapass/Kconfig b/src/mainboard/ocp/tiogapass/Kconfig index 67c1fa9..4399401 100644 --- a/src/mainboard/ocp/tiogapass/Kconfig +++ b/src/mainboard/ocp/tiogapass/Kconfig @@ -10,7 +10,6 @@ select IPMI_KCS_ROMSTAGE select MAINBOARD_USES_FSP2_0 select OCP_DMI - select PARALLEL_MP_AP_WORK select SOC_INTEL_SKYLAKE_SP select SUPERIO_ASPEED_AST2400 select VPD -- To view, visit https://review.coreboot.org/c/coreboot/+/48674 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-Change-Id: Id64425730a367d7a31716d26a1e99024e326baf2 Gerrit-Change-Number: 48674 Gerrit-PatchSet: 1 Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> Gerrit-Reviewer: Anjaneya "Reddy" Chagam <anjaneya.chagam@intel.com> Gerrit-Reviewer: Johnny Lin <Johnny_Lin@wiwynn.com> Gerrit-Reviewer: Jonathan Zhang <jonzhang@fb.com> Gerrit-Reviewer: Morgan Jang <Morgan_Jang@wiwynn.com> Gerrit-MessageType: newchange
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48674 ) Change subject: mb/ocp/tiogapass: Don't select PARALLEL_MP_AP_WORK ...................................................................... Patch Set 1: Code-Review+2 -- To view, visit https://review.coreboot.org/c/coreboot/+/48674 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-Change-Id: Id64425730a367d7a31716d26a1e99024e326baf2 Gerrit-Change-Number: 48674 Gerrit-PatchSet: 1 Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com> Gerrit-Reviewer: Anjaneya "Reddy" Chagam <anjaneya.chagam@intel.com> Gerrit-Reviewer: Johnny Lin <Johnny_Lin@wiwynn.com> Gerrit-Reviewer: Jonathan Zhang <jonzhang@fb.com> Gerrit-Reviewer: Marc Jones <marc@marcjonesconsulting.com> Gerrit-Reviewer: Morgan Jang <Morgan_Jang@wiwynn.com> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> Gerrit-Comment-Date: Wed, 16 Dec 2020 21:31:55 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
Johnny Lin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48674 ) Change subject: mb/ocp/tiogapass: Don't select PARALLEL_MP_AP_WORK ...................................................................... Patch Set 1: This was added for change https://review.coreboot.org/c/coreboot/+/40308/53/src/drivers/ocp/dmi/smbios... To get the PPIN of the second socket I make use of this config, but if it's causing problems then I think it can be disabled unless we don't have any better way to do it. -- To view, visit https://review.coreboot.org/c/coreboot/+/48674 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-Change-Id: Id64425730a367d7a31716d26a1e99024e326baf2 Gerrit-Change-Number: 48674 Gerrit-PatchSet: 1 Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com> Gerrit-Reviewer: Anjaneya "Reddy" Chagam <anjaneya.chagam@intel.com> Gerrit-Reviewer: Johnny Lin <Johnny_Lin@wiwynn.com> Gerrit-Reviewer: Jonathan Zhang <jonzhang@fb.com> Gerrit-Reviewer: Marc Jones <marc@marcjonesconsulting.com> Gerrit-Reviewer: Morgan Jang <Morgan_Jang@wiwynn.com> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> Gerrit-Comment-Date: Thu, 17 Dec 2020 03:12:30 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: No Gerrit-MessageType: comment
Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48674 ) Change subject: mb/ocp/tiogapass: Don't select PARALLEL_MP_AP_WORK ...................................................................... Patch Set 1: Code-Review-2 I'll investigate a bit further. -- To view, visit https://review.coreboot.org/c/coreboot/+/48674 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-Change-Id: Id64425730a367d7a31716d26a1e99024e326baf2 Gerrit-Change-Number: 48674 Gerrit-PatchSet: 1 Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com> Gerrit-Reviewer: Anjaneya "Reddy" Chagam <anjaneya.chagam@intel.com> Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz> Gerrit-Reviewer: Johnny Lin <Johnny_Lin@wiwynn.com> Gerrit-Reviewer: Jonathan Zhang <jonzhang@fb.com> Gerrit-Reviewer: Marc Jones <marc@marcjonesconsulting.com> Gerrit-Reviewer: Morgan Jang <Morgan_Jang@wiwynn.com> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> Gerrit-Comment-Date: Thu, 17 Dec 2020 07:06:45 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48674 ) Change subject: mb/ocp/tiogapass: Don't select PARALLEL_MP_AP_WORK ...................................................................... Patch Set 1: Code-Review+1 -- To view, visit https://review.coreboot.org/c/coreboot/+/48674 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-Change-Id: Id64425730a367d7a31716d26a1e99024e326baf2 Gerrit-Change-Number: 48674 Gerrit-PatchSet: 1 Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com> Gerrit-Reviewer: Anjaneya "Reddy" Chagam <anjaneya.chagam@intel.com> Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz> Gerrit-Reviewer: Johnny Lin <Johnny_Lin@wiwynn.com> Gerrit-Reviewer: Jonathan Zhang <jonzhang@fb.com> Gerrit-Reviewer: Marc Jones <marc@marcjonesconsulting.com> Gerrit-Reviewer: Morgan Jang <Morgan_Jang@wiwynn.com> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> Gerrit-Comment-Date: Thu, 17 Dec 2020 09:25:40 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
Arthur Heymans has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/48674 ) Change subject: mb/ocp/tiogapass: Don't select PARALLEL_MP_AP_WORK ...................................................................... Abandoned -- To view, visit https://review.coreboot.org/c/coreboot/+/48674 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-Change-Id: Id64425730a367d7a31716d26a1e99024e326baf2 Gerrit-Change-Number: 48674 Gerrit-PatchSet: 1 Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com> Gerrit-Reviewer: Anjaneya "Reddy" Chagam <anjaneya.chagam@intel.com> Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz> Gerrit-Reviewer: Johnny Lin <Johnny_Lin@wiwynn.com> Gerrit-Reviewer: Jonathan Zhang <jonzhang@fb.com> Gerrit-Reviewer: Marc Jones <marc@marcjonesconsulting.com> Gerrit-Reviewer: Morgan Jang <Morgan_Jang@wiwynn.com> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> Gerrit-MessageType: abandon
participants (3)
-
Angel Pons (Code Review) -
Arthur Heymans (Code Review) -
Johnny Lin (Code Review)