summaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/e350m1/acpi/superio.asl
diff options
context:
space:
mode:
authorMike Loptien <mike.loptien@se-eng.com>2013-03-29 11:33:42 -0600
committerRonald G. Minnich <rminnich@gmail.com>2013-04-11 00:53:17 +0200
commit8d80a3fb9fe88fd5017c147786ccb51b00e935f1 (patch)
tree84e7dd25e484b6f8793a5c6f77a8faa5a34baf75 /src/mainboard/asrock/e350m1/acpi/superio.asl
parentb48605da209ed92832fdc1f067feda63b5421e7e (diff)
downloadcoreboot-8d80a3fb9fe88fd5017c147786ccb51b00e935f1.tar.xz
ASRock DSDT: Split the ASRock DSDT
This is the same split as was done on the Persimmon. Change-Id: I25bd63f23417b7926232f07eaaa7917170af9d60 Signed-off-by: Mike Loptien <mike.loptien@se-eng.com> Reviewed-on: http://review.coreboot.org/3050 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/mainboard/asrock/e350m1/acpi/superio.asl')
-rw-r--r--src/mainboard/asrock/e350m1/acpi/superio.asl20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/mainboard/asrock/e350m1/acpi/superio.asl b/src/mainboard/asrock/e350m1/acpi/superio.asl
new file mode 100644
index 0000000000..7d8d9df38c
--- /dev/null
+++ b/src/mainboard/asrock/e350m1/acpi/superio.asl
@@ -0,0 +1,20 @@
+/*
+ * This file is part of the coreboot project.
+ *
+ * Copyright (C) 2011 Advanced Micro Devices, Inc.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; version 2 of the License.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+
+/* No SuperIO device or functionality yet */