[S] Change in coreboot[master]: soc/intel/xeon_sp/spr: Drop devicetree setting X2apic

Attention is currently required from: Patrick Rudolph, Jonathan Zhang, Daocheng Bu, Johnny Lin, Ziang Wang, Christian Walter, Tim Chu. Hello build bot (Jenkins), Jonathan Zhang, Daocheng Bu, Johnny Lin, Ziang Wang, Christian Walter, Arthur Heymans, Tim Chu, I'd like you to reexamine a change. Please visit https://review.coreboot.org/c/coreboot/+/74185 to look at the new patch set (#2). Change subject: soc/intel/xeon_sp/spr: Drop devicetree setting X2apic ...................................................................... soc/intel/xeon_sp/spr: Drop devicetree setting X2apic Drop devicetree setting X2apic as the same functionality is already exposed in Kconfig. To activate X2apic select X2APIC_ONLY or X2APIC_RUNTIME in the "APIC operation mode". Note: Your OS must have support for X2APIC. If you are using less than 256 CPU cores select XAPIC_ONLY here. Test: - Booted to OS in X2APIC mode when X2APIC_ONLY or X2APIC_RUNTIME was selected. - Booted to OS in XAPIC mode when XAPIC_ONLY was selected. Change-Id: I65152b0696a45b62a5629fd95801187354c7a93b Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com> --- M src/soc/intel/xeon_sp/spr/chip.h M src/soc/intel/xeon_sp/spr/romstage.c 2 files changed, 30 insertions(+), 6 deletions(-) git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/74185/2 -- To view, visit https://review.coreboot.org/c/coreboot/+/74185 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-Change-Id: I65152b0696a45b62a5629fd95801187354c7a93b Gerrit-Change-Number: 74185 Gerrit-PatchSet: 2 Gerrit-Owner: Patrick Rudolph <patrick.rudolph@9elements.com> Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz> Gerrit-Reviewer: Christian Walter <christian.walter@9elements.com> Gerrit-Reviewer: Daocheng Bu <daocheng.bu@intel.com> Gerrit-Reviewer: Johnny Lin <Johnny_Lin@wiwynn.com> Gerrit-Reviewer: Jonathan Zhang <jon.zhixiong.zhang@gmail.com> Gerrit-Reviewer: Tim Chu <Tim.Chu@quantatw.com> Gerrit-Reviewer: Ziang Wang <ziang.wang@intel.com> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> Gerrit-CC: Lean Sheng Tan <sheng.tan@9elements.com> Gerrit-Attention: Patrick Rudolph <patrick.rudolph@9elements.com> Gerrit-Attention: Jonathan Zhang <jon.zhixiong.zhang@gmail.com> Gerrit-Attention: Daocheng Bu <daocheng.bu@intel.com> Gerrit-Attention: Johnny Lin <Johnny_Lin@wiwynn.com> Gerrit-Attention: Ziang Wang <ziang.wang@intel.com> Gerrit-Attention: Christian Walter <christian.walter@9elements.com> Gerrit-Attention: Tim Chu <Tim.Chu@quantatw.com> Gerrit-MessageType: newpatchset
participants (1)
-
Patrick Rudolph (Code Review)