Furquan Shaikh has uploaded a new patch set (#2). ( https://review.coreboot.org/25044 )
Change subject: cpu/x86/mp_init: Print amount of time it takes in bsp_do_flight_plan ......................................................................
cpu/x86/mp_init: Print amount of time it takes in bsp_do_flight_plan
Since the timeout in bsp_do_flight_plan is bumped up to 1 second, this change adds a print to indicate the amount of time it takes for all the APs to check-in.
TEST=Verified on Nami that it prints: "bsp_do_flight_plan done after 395 msecs."
Change-Id: I4c8380e94305ed58453ed18b341b3b923949d7a8 Signed-off-by: Furquan Shaikh furquan@google.com --- M src/cpu/x86/mp_init.c 1 file changed, 6 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/44/25044/2