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