Fix up various dsdt.asl files
authorAlec Ari <neotheuser@ymail.com>
Mon, 22 Aug 2011 02:52:41 +0000 (21:52 -0500)
committerPatrick Georgi <patrick@georgi-clan.de>
Thu, 25 Aug 2011 13:42:14 +0000 (15:42 +0200)
Change-Id: I46eb27847deb3a903ac9af347992a9954e50ff6e
Signed-off-by: Alec Ari <neotheuser@ymail.com>
Reviewed-on: http://review.coreboot.org/166
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
src/mainboard/asus/m4a78-em/dsdt.asl
src/mainboard/asus/m4a785-m/dsdt.asl
src/mainboard/gigabyte/ma785gmt/dsdt.asl

index 3170a0b89ce24f06271bbd632c297fce31db28b9..7c28398a360abf42bb6c05d4c14d19dae0a20f3b 100644 (file)
@@ -22,8 +22,8 @@ DefinitionBlock (
        "DSDT.AML",           /* Output filename */
        "DSDT",                 /* Signature */
        0x02,           /* DSDT Revision, needs to be 2 for 64bit */
-       "AMD   ",               /* OEMID */
-       "TILAPIA ",          /* TABLE ID */
+       "ASUS   ",               /* OEMID */
+       "M4A78-EM ",         /* TABLE ID */
        0x00010001      /* OEM Revision */
        )
 {      /* Start of ASL file */
index 3170a0b89ce24f06271bbd632c297fce31db28b9..34ddd3a205ab32ccf69f77acb546536dc906e6b6 100644 (file)
@@ -22,8 +22,8 @@ DefinitionBlock (
        "DSDT.AML",           /* Output filename */
        "DSDT",                 /* Signature */
        0x02,           /* DSDT Revision, needs to be 2 for 64bit */
-       "AMD   ",               /* OEMID */
-       "TILAPIA ",          /* TABLE ID */
+       "ASUS   ",               /* OEMID */
+       "M4A785-M ",         /* TABLE ID */
        0x00010001      /* OEM Revision */
        )
 {      /* Start of ASL file */
index 608513d0c346f2368d61c3f19636a10f365cba02..fdd3a3eefbf4327ba06f3c83fdf18e3cc82037d2 100644 (file)
@@ -23,7 +23,7 @@ DefinitionBlock (
        "DSDT",                 /* Signature */
        0x02,           /* DSDT Revision, needs to be 2 for 64bit */
        "GIGA  ",               /* OEMID */
-       "GA785GMT",          /* TABLE ID */
+       "MA785GMT-UD2H",             /* TABLE ID */
        0x00010001      /* OEM Revision */
        )
 {      /* Start of ASL file */