aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2895/dsdt.dsl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/tyan/s2895/dsdt.dsl')
-rw-r--r--src/mainboard/tyan/s2895/dsdt.dsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/tyan/s2895/dsdt.dsl b/src/mainboard/tyan/s2895/dsdt.dsl
index b449064954..597d41e589 100644
--- a/src/mainboard/tyan/s2895/dsdt.dsl
+++ b/src/mainboard/tyan/s2895/dsdt.dsl
@@ -188,7 +188,7 @@ DefinitionBlock ("DSDT.aml", "DSDT", 1, "CORE ", "CB-DSDT ", 1)
Method (_CRS, 0, NotSerialized)
{
Name (TMP, ResourceTemplate () {
- FixedIO (0x0090, 0x02)
+ FixedIO (0x0070, 0x02)
IRQNoFlags () {8}
})
Return (TMP)