[coreboot-gerrit] Patch merged into coreboot/master: AMD bettong: Fix the interrupt routing.

gerrit at coreboot.org gerrit at coreboot.org
Fri Nov 6 07:51:48 CET 2015


the following patch was just integrated into master:
commit eb90aaf29e5c09612f964f0946a4ced53d88a913
Author: zbao <fishbaozi at gmail.com>
Date:   Thu Nov 5 19:33:53 2015 +0800

    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 at amd.com>
    Signed-off-by: Zheng Bao <fishbaozi at gmail.com>
    Reviewed-on: http://review.coreboot.org/11374
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


See http://review.coreboot.org/11374 for details.

-gerrit



More information about the coreboot-gerrit mailing list