Home
last modified time | relevance | path

Searched hist:"53832 bb8d62df6c369edf3fbb6c9dd4b5ed38710" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dmpspec.c53832bb8d62df6c369edf3fbb6c9dd4b5ed38710 Wed Jul 22 08:21:10 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: mpspec: Move writing ISA interrupt entry after PCI

On some platforms the I/O APIC interrupt pin#0-15 may be connected
to platform pci devices' interrupt pin. In such cases the legacy ISA
IRQ is not available so we should not write ISA interrupt entry if
it is already occupied.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>