git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b8817c
)
dm365-evm: add new machine definition
author
Denys Dmytriyenko
<denis@denix.org>
Wed, 22 Apr 2009 21:32:48 +0000
(17:32 -0400)
committer
Denys 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]
patch
|
blob
diff --git a/conf/machine/dm365-evm.conf
b/conf/machine/dm365-evm.conf
new file mode 100644
(file)
index 0000000..
09f4a35
--- /dev/null
+++ b/
conf/machine/dm365-evm.conf
@@ -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"