On 24 November 2014 at 20:06, Simon Glass <[email protected]> wrote:
> On 20 November 2014 at 01:11, Bin Meng <[email protected]> wrote:
>> Rename interrupt_init() in arch/x86/lib/pcat_interrupts.c to
>> i8259_init() and create a new interrupt_init() in
>> arch/x86/cpu/interrupt.c to call i8259_init() followed by a
>> call to cpu_init_interrupts().
>>
>> Signed-off-by: Bin Meng <[email protected]>
>> ---
>>  arch/x86/cpu/interrupts.c      | 26 ++++++++++++++++++++------
>>  arch/x86/include/asm/i8259.h   |  2 ++
>>  arch/x86/lib/pcat_interrupts.c |  9 +--------
>>  3 files changed, 23 insertions(+), 14 deletions(-)
>
> Acked-by: Simon Glass <[email protected]>
>
> Tested on chromebook_link:
> Tested-by: Simon Glass <[email protected]>

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

Reply via email to