Hello Aaron Durbin, David Hendricks, build bot (Jenkins), Anjaneya "Reddy" Chagam,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38546
to look at the new patch set (#4).
Change subject: cpu/x86: Make MP init timeout configurable ......................................................................
cpu/x86: Make MP init timeout configurable
The current MP init timeout is hardcoded as 1s. To support Intel Xeon scalable processor, the timeout needs to be adjusted.
This patch makes MP init timeout configurable.
Signed-off-by: Jonathan Zhang jonzhang@fb.com Signed-off-by: Reddy Chagam anjaneya.chagam@intel.com Change-Id: Ibc079fc6aa8641d4ac8d8e726899b6c8d055052e --- M src/cpu/x86/Kconfig M src/cpu/x86/mp_init.c 2 files changed, 8 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/46/38546/4