On 23 June 2015 at 19:45, Simon Glass <s...@chromium.org> wrote:
> On 22 June 2015 at 22:18, Bin Meng <bmeng...@gmail.com> wrote:
>> Remove inline for lapic access routines and expose lapic_read()
>> & lapic_write() as APIs to read/write lapic registers. Also move
>> stop_this_cpu() to mp_init.c as it has nothing to do with lapic.
>>
>> Signed-off-by: Bin Meng <bmeng...@gmail.com>
>>
>> ---
>>
>> Changes in v2:
>> - New patch to remove inline for lapic access routines
>>
>>  arch/x86/cpu/lapic.c         | 143 
>> +++++++++++++++++++++++++++++++++++++------
>>  arch/x86/cpu/mp_init.c       |  27 +++++---
>>  arch/x86/include/asm/lapic.h | 134 +++-------------------------------------
>>  3 files changed, 153 insertions(+), 151 deletions(-)
>
> Acked-by: Simon Glass <s...@chromium.org>

Applied to u-boot-x86, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to