[coreboot-gerrit] Patch merged into coreboot/master: intel/fsp_broadwell_de: Do not use hard coded SCI IRQ for ACPI

gerrit at coreboot.org gerrit at coreboot.org
Thu Jul 7 06:19:36 CEST 2016


the following patch was just integrated into master:
commit 93db5a5eeea78423ca763bff013d3610655e3776
Author: Werner Zeh <werner.zeh at siemens.com>
Date:   Wed Jul 6 12:58:57 2016 +0200

    intel/fsp_broadwell_de: Do not use hard coded SCI IRQ for ACPI
    
    The SCI interrupt can be routed to different IRQs using ACPI control
    register. Instead of using hard coded IRQ9 for ACPI table generation
    read back the register and return the used IRQ number. This way SCI IRQ
    can be modified (e.g. for a given mainboard) and ACPI tables will
    remain consistent.
    
    Change-Id: I534fc69eb1df28cd8d733d1ac6b2081d2dcf7511
    Signed-off-by: Werner Zeh <werner.zeh at siemens.com>
    Reviewed-on: https://review.coreboot.org/15548
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-by: York Yang <york.yang at intel.com>


See https://review.coreboot.org/15548 for details.

-gerrit



More information about the coreboot-gerrit mailing list