3db6a541c8
IRQAGENT3 is initialized explicitly, but IRQAGENT0 isn't and its value is based on the value the BIOS or bootloader had set before. Fix this by explicitly initializing IRQAGENT0, and swizzle the IRQs to reduce conflicts. Update the pci_pin2irq function to accommodate for these changes. Also remove pci_irq2pin function since it is unused. Change-Id: I7b1dfc7659ab227fe66711a3af5a1f34fd4a7972 Signed-off-by: Ido Yariv <idox.yariv@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com> Signed-off-by: Ido Yariv <ido@wizery.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
pci.c | ||
pci_config.c | ||
pci_interface.c | ||
pci_legacy_bridge.c |