Hello Patrick Rudolph, Stefan Reinauer, Paul Menzel, build bot (Jenkins), Patrick Georgi, Damien Zammit,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/25602
to look at the new patch set (#39).
Change subject: nb/intel/pineview: Use parallel MP init ......................................................................
nb/intel/pineview: Use parallel MP init
Remove guards around CPU code on which all platforms use parallel MP init code.
This removes the option to disable HT siblings.
Tested on Foxconn D41S.
Change-Id: I89f7d514d75fe933c3a8858da37004419189674b Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/cpu/intel/model_106cx/model_106cx_init.c M src/mainboard/foxconn/d41s/cmos.layout M src/mainboard/intel/d510mo/cmos.layout M src/northbridge/intel/pineview/Kconfig M src/northbridge/intel/pineview/northbridge.c M src/southbridge/intel/i82801gx/lpc.c 6 files changed, 2 insertions(+), 45 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/02/25602/39