Hello Patrick Rudolph, Stefan Reinauer, Paul Menzel, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/23434
to look at the new patch set (#46).
Change subject: nb/intel/gm45: Use parallel MP init ......................................................................
nb/intel/gm45: Use parallel MP init
This places the parallel mp ops up in the model_1067x dir and is included from other Intel core2 CPU dirs that can use the same code.
Tested on Thinkpad X200 on which boot time is reduced by ~35ms.
Change-Id: Iac416f671407246ee223075eee1aff511e612889 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/cpu/intel/model_1067x/Makefile.inc M src/cpu/intel/model_1067x/model_1067x_init.c A src/cpu/intel/model_1067x/mp_init.c M src/cpu/intel/model_6fx/Makefile.inc M src/cpu/intel/model_6fx/model_6fx_init.c M src/northbridge/intel/gm45/Kconfig M src/northbridge/intel/gm45/northbridge.c 7 files changed, 107 insertions(+), 29 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/34/23434/46