diff options
author | zbao <fishbaozi@gmail.com> | 2015-11-05 19:33:53 +0800 |
---|---|---|
committer | Zheng Bao <zheng.bao@amd.com> | 2015-11-06 07:51:46 +0100 |
commit | eb90aaf29e5c09612f964f0946a4ced53d88a913 (patch) | |
tree | 106d1686e5b7392def5865a4d2ec9909988818c0 /src/mainboard/sunw | |
parent | d5d94ea90a9402b480cde91febe1dc7d85f626b5 (diff) | |
download | coreboot-eb90aaf29e5c09612f964f0946a4ced53d88a913.tar.xz |
AMD bettong: Fix the interrupt routing.
The plugged devices on PCIe should use IOAPIC2 instead of standard
IOAPIC1. The entries in IOAPIC2 count from the end of IOAPIC1.
The unchanged code worked because the OS uses MSI instead APIC.
To test that, boot linux with parameter pci=nomsi and see if the devices
like NIC work well as they do without the booting parameter.
Change-Id: I893e73f2aab3227381e44406fa285613e4ba2904
Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: http://review.coreboot.org/11374
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/sunw')
0 files changed, 0 insertions, 0 deletions