summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/m2v-mx_se/dsdt.asl
diff options
context:
space:
mode:
authorStefan Reinauer <stefan.reinauer@coreboot.org>2011-09-20 22:36:32 +0200
committerPeter Stuge <peter@stuge.se>2011-09-21 00:31:45 +0200
commit03f82bd787833db4c341a129a3329ea0aead6235 (patch)
tree820752b775cc2e980738f4dceb5835b03bf70fc9 /src/mainboard/asus/m2v-mx_se/dsdt.asl
parent8487229b91560935b5c829f47a7a44a0d91b2ea1 (diff)
downloadcoreboot-03f82bd787833db4c341a129a3329ea0aead6235.tar.xz
Use ACPI text fields consistently with all other boards
LXBIOS and LXB-DSDT are not used in other parts of the tree. Make names consistent across the tree. Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Change-Id: I91caeac09fd2401a36e53bd061d249b236a48e43 Reviewed-on: http://review.coreboot.org/224 Tested-by: build bot (Jenkins) Reviewed-by: Peter Stuge <peter@stuge.se>
Diffstat (limited to 'src/mainboard/asus/m2v-mx_se/dsdt.asl')
-rw-r--r--src/mainboard/asus/m2v-mx_se/dsdt.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/asus/m2v-mx_se/dsdt.asl b/src/mainboard/asus/m2v-mx_se/dsdt.asl
index 1f5027ce86..5777bd9eb8 100644
--- a/src/mainboard/asus/m2v-mx_se/dsdt.asl
+++ b/src/mainboard/asus/m2v-mx_se/dsdt.asl
@@ -22,7 +22,7 @@
* ISA portions taken from QEMU acpi-dsdt.dsl.
*/
-DefinitionBlock ("DSDT.aml", "DSDT", 1, "LXBIOS", "LXB-DSDT", 1)
+DefinitionBlock ("DSDT.aml", "DSDT", 1, "CORE ", "COREBOOT", 1)
{
#include "northbridge/amd/amdk8/util.asl"