Hello Patrick Rudolph, Angel Pons, Stefan Reinauer, Paul Menzel, build bot (Jenkins), Damien Zammit,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/25601
to look at the new patch set (#36).
Change subject: nb/intel/x4x: Use parallel MP init ......................................................................
nb/intel/x4x: Use parallel MP init
Use parallel MP init code to initialize all AP's.
Also remove guards around CPU code where all platforms now use parallel MP init.
Tested on Intel DG41WV, shaves off about 90ms on a quad core.
Change-Id: Id5a2729f5bf6b525abad577e63d7953ae6640921 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/cpu/intel/model_1067x/model_1067x_init.c M src/cpu/intel/model_6fx/model_6fx_init.c M src/cpu/intel/model_f4x/model_f4x_init.c M src/northbridge/intel/x4x/Kconfig M src/northbridge/intel/x4x/northbridge.c 5 files changed, 2 insertions(+), 60 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/01/25601/36