Home
last modified time | relevance | path

Searched hist:"2254 e34c3fe5b2545dcad06774a426b2f881a090" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dmp_init.c2254e34c3fe5b2545dcad06774a426b2f881a090 Mon Mar 07 02:28:22 UTC 2016 Simon Glass <sjg@chromium.org> x86: Tidy up mp_init to reduce duplication

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>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>