mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
1dae2e0eb6
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 <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
coreboot | ||
ivybridge | ||
call64.S | ||
config.mk | ||
cpu.c | ||
interrupts.c | ||
Makefile | ||
pci.c | ||
resetvec.S | ||
start.S | ||
start16.S | ||
turbo.c | ||
u-boot.lds |