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

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

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