From 12ef441b1da074f3f0b7079359e8c322a4ee838c Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Wed, 22 Apr 2009 17:32:48 -0400 Subject: dm365-evm: add new machine definition kernel support is on the way Signed-off-by: Denys Dmytriyenko --- conf/machine/dm365-evm.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 conf/machine/dm365-evm.conf 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" -- cgit v1.2.3