[U-Boot] [PATCH 39/69] x86: Tidy up mp_init to reduce duplication

Bin Meng bmeng.cn at gmail.com
Fri Mar 11 07:49:55 CET 2016


On Fri, Mar 11, 2016 at 2:43 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Mon, Mar 7, 2016 at 10:28 AM, Simon Glass <sjg at 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 at chromium.org>
>> ---
>>
>>  arch/x86/cpu/mp_init.c | 79 +++++++++++++++++---------------------------------
>>  1 file changed, 26 insertions(+), 53 deletions(-)
>>
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list