[coreboot-gerrit] Change in coreboot[master]: cpu/x86/mp_init.c: Remove hard coded timeout in bsp_do_fligh...

Anonymous Coward (Code Review) gerrit at coreboot.org
Tue Mar 21 23:58:29 CET 2017


tomaszx.jozwiak at intel.com has posted comments on this change. ( https://review.coreboot.org/18931 )

Change subject: cpu/x86/mp_init.c: Remove hard coded timeout in bsp_do_flight_plan
......................................................................


Patch Set 2:

(1 comment)

https://review.coreboot.org/#/c/18931/2/src/include/cpu/x86/mp.h
File src/include/cpu/x86/mp.h:

Line 32: #endif
> I guess. But when will you provide a strong symbol? Only during debug? Or a
It can depend on many stuff (soc, number of cores, etc), of course only during debug with high logging level by uart. the strong symbol can be provided only if it'll be needed. This solution (I mean about 'weak function') is better that hard coded values. In my case, we have a fail due to 16 cores during debug with UART (baud rate = 115200) and post_mp_init() has not be called.


-- 
To view, visit https://review.coreboot.org/18931
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic0787009e8286b13bc76f763758e42aa6d6782d4
Gerrit-PatchSet: 2
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: tomaszx.jozwiak at intel.com
Gerrit-Reviewer: Aaron Durbin <adurbin at chromium.org>
Gerrit-Reviewer: Kyösti Mälkki <kyosti.malkki at gmail.com>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins)
Gerrit-Reviewer: tomaszx.jozwiak at intel.com
Gerrit-HasComments: Yes



More information about the coreboot-gerrit mailing list