
11 Mar
2016
11 Mar
'16
7:43 a.m.
On Mon, Mar 7, 2016 at 10:28 AM, Simon Glass sjg@chromium.org wrote:
The timeout step is always 50us. By updating apic_wait_timeout() to print the debug messages we can simplify the code. Also tidy up a few messages and comments while we are here.
Signed-off-by: Simon Glass sjg@chromium.org
arch/x86/cpu/mp_init.c | 79 +++++++++++++++++--------------------------------- 1 file changed, 26 insertions(+), 53 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com