[oe] [PATCH 6/8] dm357-evm: add new machine definition

Denys Dmytriyenko denis at denix.org
Tue May 12 00:54:26 UTC 2009


kernel support is on the way

Signed-off-by: Denys Dmytriyenko <denis at denix.org>
---
 conf/machine/dm357-evm.conf |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
 create mode 100644 conf/machine/dm357-evm.conf

diff --git a/conf/machine/dm357-evm.conf b/conf/machine/dm357-evm.conf
new file mode 100644
index 0000000..2690437
--- /dev/null
+++ b/conf/machine/dm357-evm.conf
@@ -0,0 +1,13 @@
+#@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
+
+PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
+
+PREFERRED_VERSION_u-boot = "git"
+UBOOT_MACHINE = "davinci_dvevm_config"
+
+#MACHINE_EXTRA_RRECOMMENDS = ""
-- 
1.6.0.6





More information about the Openembedded-devel mailing list