diff options
author | Furquan Shaikh <furquan@google.com> | 2018-03-01 16:37:06 -0800 |
---|---|---|
committer | Furquan Shaikh <furquan@google.com> | 2018-03-05 17:55:44 +0000 |
commit | fa9f107319c00563d2da4cda03ddba179c904135 (patch) | |
tree | 5ba23ab628c7522202f6a175a31fe7864a67e3b3 /src/cpu/x86/car.c | |
parent | 10c3b96ac74cf00b44fca40c83c7b13964cff08c (diff) |
cpu/x86/mp_init: Increase AP check-in time-out to 1second
Currently, the AP check-in time-out in bsp_do_flight_plan is set to
100ms. However, as the number of APs increases, contention could
increase especially for resource like UART. This led to MP record
time-out issues on KBL platform with 7 APs and serial-console enabled
BIOS image.
This change increases the time-out value to 1 second to be on the safer
side and let APs check-in before continuing boot.
BUG=b:74085891
TEST=Verified that MP record time-out is not observed anymore on Nami.
Change-Id: I979c11a10e6888aef0f71b5632ea803a67bbb0ff
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/24965
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/cpu/x86/car.c')
0 files changed, 0 insertions, 0 deletions