aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/south_station/acpi/superio.asl
diff options
context:
space:
mode:
authorMike Loptien <mike.loptien@se-eng.com>2013-03-29 13:33:39 -0600
committerRonald G. Minnich <rminnich@gmail.com>2013-04-18 02:49:49 +0200
commitba7ed4b6a1965692057710d61eacde14b2b58424 (patch)
tree08b26740787fdbd30dd2daeee648105c4b37a25f /src/mainboard/amd/south_station/acpi/superio.asl
parent4b213a8d1fd02061c1e879ff98167bcb47f13bd2 (diff)
AMD Fam14: Split out the AMD Fam14 DSDT
Same splitting as done on Persimmon and ASRock. Moving common DSDT code to common areas and adding new files as necessary. Boards updated are: Inagua Union-Station South-Station Change-Id: I8c9eea62996b41cea23a9c16858c4249197f6216 Signed-off-by: Mike Loptien <mike.loptien@se-eng.com> Reviewed-on: http://review.coreboot.org/3051 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martin.roth@se-eng.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/mainboard/amd/south_station/acpi/superio.asl')
-rw-r--r--src/mainboard/amd/south_station/acpi/superio.asl20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/mainboard/amd/south_station/acpi/superio.asl b/src/mainboard/amd/south_station/acpi/superio.asl
new file mode 100644
index 0000000000..7d8d9df38c
--- /dev/null
+++ b/src/mainboard/amd/south_station/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 */