[coreboot-gerrit] Change in coreboot[master]: southbridge/via/vt8237r/acpi: Add IRQ routing

Arthur Heymans (Code Review) gerrit at coreboot.org
Sun May 14 21:50:22 CEST 2017


Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/18897 )

Change subject: southbridge/via/vt8237r/acpi: Add IRQ routing
......................................................................


Patch Set 4: Code-Review+1

(1 comment)

https://review.coreboot.org/#/c/18897/4/src/southbridge/via/vt8237r/acpi/default_irq_route.asl
File src/southbridge/via/vt8237r/acpi/default_irq_route.asl:

PS4, Line 62: 			/* IDE (Native Mode)/SATA IRQ & INTE => IRQ20 */
            : 			Package (4) { 0x000fffff, 0, 0x00, 20 },
            : 			Package (4) { 0x000fffff, 1, 0x00, 20 },
            : 			Package (4) { 0x000fffff, 2, 0x00, 20 },
            : 			Package (4) { 0x000fffff, 3, 0x00, 20 },
            : 
            : 			/* USB IRQ (all 5 functions) and INTF => IRQ21 */
            : 			Package (4) { 0x0010ffff, 0, 0x00, 21 },
            : 			Package (4) { 0x0010ffff, 1, 0x00, 21 },
            : 			Package (4) { 0x0010ffff, 2, 0x00, 21 },
            : 			Package (4) { 0x0010ffff, 3, 0x00, 21 },
            : 
            : 			/* AC’97 / MC’97 IRQ and INTG => IRQ22 */
            : 			Package (4) { 0x0011ffff, 0, 0x00, 22 },
            : 			Package (4) { 0x0011ffff, 1, 0x00, 22 },
            : 			Package (4) { 0x0011ffff, 2, 0x00, 22 },
            : 			Package (4) { 0x0011ffff, 3, 0x00, 22 },
            : 
            : 			/* LAN IRQ and INTH => IRQ23 */
            : 			Package (4) { 0x0012ffff, 0, 0x00, 23 },
            : 			Package (4) { 0x0012ffff, 1, 0x00, 23 },
            : 			Package (4) { 0x0012ffff, 2, 0x00, 23 },
            : 			Package (4) { 0x0012ffff, 3, 0x00, 23 }
hardwired in APIC mode?


-- 
To view, visit https://review.coreboot.org/18897
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I3a0cdafc19159fe6c38e4dde08ad0bf2bd0dd6b8
Gerrit-PatchSet: 4
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Lubomir Rintel <lkundrak at v3.sk>
Gerrit-Reviewer: Arthur Heymans <arthur at aheymans.xyz>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-HasComments: Yes



More information about the coreboot-gerrit mailing list