[U-Boot] [PATCH v3 2/7] x86: mpspec: Move writing ISA interrupt entry after PCI

Simon Glass sjg at chromium.org
Thu Jul 23 01:24:31 CEST 2015


On 22 July 2015 at 02:21, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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 at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  arch/x86/lib/mpspec.c | 26 +++++++++++++++++++++-----
>  1 file changed, 21 insertions(+), 5 deletions(-)

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list