aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2015-06-06 11:03:12 +0300
committerStefan Reinauer <stefan.reinauer@coreboot.org>2015-06-24 02:02:44 +0200
commita48232268d70f926c7c6686b619eb1954ce6f245 (patch)
treeaa5231d27cf41b5f933ba8c1d0604059e29e09de /src/southbridge
parent41e8d278788b8fe9c4e08aaaecd6c872e0603d6a (diff)
sandy/ivy: Include IRQ routes from platform
The default route does work for all Chromebooks and is replaced with platform-specific one in follow-up. Change-Id: Ia1839ed38dacf44a89dc757394d054e17666f193 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/10442 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/southbridge')
-rw-r--r--src/southbridge/intel/bd82x6x/acpi/default_irq_route.asl (renamed from src/southbridge/intel/bd82x6x/acpi/irq.asl)0
-rw-r--r--src/southbridge/intel/bd82x6x/acpi/pch.asl2
2 files changed, 0 insertions, 2 deletions
diff --git a/src/southbridge/intel/bd82x6x/acpi/irq.asl b/src/southbridge/intel/bd82x6x/acpi/default_irq_route.asl
index 3bde17bf10..3bde17bf10 100644
--- a/src/southbridge/intel/bd82x6x/acpi/irq.asl
+++ b/src/southbridge/intel/bd82x6x/acpi/default_irq_route.asl
diff --git a/src/southbridge/intel/bd82x6x/acpi/pch.asl b/src/southbridge/intel/bd82x6x/acpi/pch.asl
index 158911ec69..974cac5e25 100644
--- a/src/southbridge/intel/bd82x6x/acpi/pch.asl
+++ b/src/southbridge/intel/bd82x6x/acpi/pch.asl
@@ -256,8 +256,6 @@ Scope(\)
// SMBus 0:1f.3
#include "smbus.asl"
-#include "irq.asl"
-
Method (_OSC, 4)
{
/* Check for XHCI */