On 21 April 2015 at 19:56, Bin Meng <[email protected]> wrote: > Add a function to assign an IRQ number to PCI device's interrupt > line register in its configuration space, so that the PCI device > can have its interrupt working under PIC mode after OS boots up. > > Signed-off-by: Bin Meng <[email protected]> > --- > > arch/x86/cpu/pci.c | 21 +++++++++++++++++++++ > arch/x86/include/asm/pci.h | 14 ++++++++++++++ > 2 files changed, 35 insertions(+)
Acked-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

