v2 -> v4
authorStefan Reinauer <stepan@coresystems.de>
Sun, 16 May 2010 14:22:43 +0000 (14:22 +0000)
committerStefan Reinauer <stepan@openbios.org>
Sun, 16 May 2010 14:22:43 +0000 (14:22 +0000)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5558 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/mainboard/intel/d945gclf/dsdt.asl
src/mainboard/kontron/986lcd-m/dsdt.asl
src/mainboard/roda/rk886ex/dsdt.asl

index bf57e74b21d8bd47e3a337bc64c371f981ef05cb..49b6033cbead6a22e0e8856f6f5112db34bed839 100644 (file)
@@ -21,7 +21,7 @@ DefinitionBlock(
        "dsdt.aml",
        "DSDT",
        0x02,           // DSDT revision: ACPI v2.0
-       "COREv2",       // OEM id
+       "COREv4",       // OEM id
        "COREBOOT",     // OEM table id
        0x20090419      // OEM revision
 )
index f06b225fe02e5e2741fb774dd4e91d263935bb72..2235f62058c973977eb9760e24aef85f88fa9395 100644 (file)
@@ -21,7 +21,7 @@ DefinitionBlock(
        "dsdt.aml",
        "DSDT",
        0x02,           // DSDT revision: ACPI v2.0
-       "COREv2",       // OEM id
+       "COREv4",       // OEM id
        "COREBOOT",     // OEM table id
        0x20090419      // OEM revision
 )
index 593b8d351fe2bd7e61e5abe3a9e1616a591ef5f1..e3a62a3a197d615fc7f46920513f06f6f38df144 100644 (file)
@@ -23,7 +23,7 @@ DefinitionBlock(
        "dsdt.aml",
        "DSDT",
        0x03,           // DSDT revision: ACPI v3.0
-       "COREv2",       // OEM id
+       "COREv4",       // OEM id
        "COREBOOT",     // OEM table id
        0x20090419      // OEM revision
 )