[coreboot-gerrit] Change in coreboot[master]: autoport: Don't include default_irq_route.asl

Arthur Heymans (Code Review) gerrit at coreboot.org
Thu Jan 18 23:41:11 CET 2018


Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/23323


Change subject: autoport: Don't include default_irq_route.asl
......................................................................

autoport: Don't include default_irq_route.asl

This file is no longer there since ACPI pirq routing is now done in an
automated fashion in SSDT.

Change-Id: I8bafafbf670fe0fc2f20b46b5d8abee722931c6d
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M util/autoport/bd82x6x.go
1 file changed, 0 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/23323/1

diff --git a/util/autoport/bd82x6x.go b/util/autoport/bd82x6x.go
index dc5d689..d342a79 100644
--- a/util/autoport/bd82x6x.go
+++ b/util/autoport/bd82x6x.go
@@ -297,8 +297,6 @@
 	})
 	DSDTPCI0Includes = append(DSDTPCI0Includes, DSDTInclude{
 		File: "southbridge/intel/bd82x6x/acpi/pch.asl",
-	}, DSDTInclude{
-		File: "southbridge/intel/bd82x6x/acpi/default_irq_route.asl",
 	})
 
 	sb := Create(ctx, "early_southbridge.c")

-- 
To view, visit https://review.coreboot.org/23323
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8bafafbf670fe0fc2f20b46b5d8abee722931c6d
Gerrit-Change-Number: 23323
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180118/22aa7af0/attachment-0001.html>


More information about the coreboot-gerrit mailing list