[U-Boot] [PATCH 09/15] x86: Call lapic_setup() in interrupt_init()

Bin Meng bmeng.cn at gmail.com
Mon May 23 10:19:30 CEST 2016


On Mon, May 23, 2016 at 8:19 AM, Simon Glass <sjg at chromium.org> wrote:
> On 22 May 2016 at 02:45, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Let's configure LAPIC in a common place - interrupt_init().
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>  arch/x86/cpu/interrupts.c            | 8 +++++---
>>  arch/x86/cpu/ivybridge/model_206ax.c | 2 --
>>  arch/x86/cpu/mp_init.c               | 2 --
>>  3 files changed, 5 insertions(+), 7 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list