From: Denys Dmytriyenko Date: Wed, 22 Apr 2009 21:34:22 +0000 (-0400) Subject: dm357-evm: add new machine definition X-Git-Tag: Release-2010-05/1~3456 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd0a39d7d9e2db2b3c032790a27854efa6e5c4cc;p=openembedded.git dm357-evm: add new machine definition kernel support is on the way Signed-off-by: Denys Dmytriyenko --- diff --git a/conf/machine/dm357-evm.conf b/conf/machine/dm357-evm.conf new file mode 100644 index 0000000000..85e396ec1a --- /dev/null +++ b/conf/machine/dm357-evm.conf @@ -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"