aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb600/ac97modem.dts
diff options
context:
space:
mode:
authorRonald G. Minnich <rminnich@gmail.com>2008-10-02 15:42:14 +0000
committerRonald G. Minnich <rminnich@gmail.com>2008-10-02 15:42:14 +0000
commit5107174459f581ff9a2f548768df6e1eef3c2d79 (patch)
treeef99af6ad50971acff6afd4825f75263dfa7c457 /src/southbridge/amd/sb600/ac97modem.dts
parent248a7df94a2f35c75eaf4fe3b949398577368816 (diff)
This is so that people can see it. This is the sb600 for v3. It almost
certainly won't build -- that comes later. I am hoping to get some eyeballs on it for simple errors. rs690 is next. Signed-off-by: Ronald G. Minnich <rminnich@gmail.com> Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3630 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/southbridge/amd/sb600/ac97modem.dts')
-rw-r--r--src/southbridge/amd/sb600/ac97modem.dts24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/southbridge/amd/sb600/ac97modem.dts b/src/southbridge/amd/sb600/ac97modem.dts
new file mode 100644
index 0000000000..5a7795bb67
--- /dev/null
+++ b/src/southbridge/amd/sb600/ac97modem.dts
@@ -0,0 +1,24 @@
+/*
+ * This file is part of the coreboot project.
+ *
+ * Copyright (C) 2008 Ronald G. Minnich <rminnich@gmail.com>
+ *
+ * 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; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * 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
+ */
+
+{
+ device_operations = "ac97modem";
+ /* configuration variables go here */
+};