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