dm357-evm: add new machine definition
authorDenys Dmytriyenko <denis@denix.org>
Wed, 22 Apr 2009 21:34:22 +0000 (17:34 -0400)
committerDenys Dmytriyenko <denis@denix.org>
Wed, 20 May 2009 17:08:10 +0000 (13:08 -0400)
kernel support is on the way

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
conf/machine/dm357-evm.conf [new file with mode: 0644]

diff --git a/conf/machine/dm357-evm.conf b/conf/machine/dm357-evm.conf
new file mode 100644 (file)
index 0000000..85e396e
--- /dev/null
@@ -0,0 +1,7 @@
+#@TYPE: Machine
+#@NAME: DM357 CPUs on a Davinci DM357 EVM board
+#@DESCRIPTION: Machine configuration for the TI Davinci DM357 EVM board
+
+require conf/machine/include/davinci.inc
+
+UBOOT_MACHINE = "davinci_dvevm_config"