From fd0ecabece1850f35227359129383d5ef3fbf449 Mon Sep 17 00:00:00 2001 From: Chase Maupin Date: Wed, 30 Mar 2011 13:08:06 -0500 Subject: ti814x: Add new machine definitions * Add new am387x-evm machine definition * Add new dm814xx-evm machine definition * Add new c6a814x-evm machine definition * New SOC_FAMILY ti814x available * Based on machine configuration files from Arago contributed by Siddharth Heroor Signed-off-by: Chase Maupin Signed-off-by: Denys Dmytriyenko --- conf/machine/dm814x-evm.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 conf/machine/dm814x-evm.conf (limited to 'conf/machine/dm814x-evm.conf') diff --git a/conf/machine/dm814x-evm.conf b/conf/machine/dm814x-evm.conf new file mode 100644 index 0000000000..140dcc10eb --- /dev/null +++ b/conf/machine/dm814x-evm.conf @@ -0,0 +1,5 @@ +#@TYPE: Machine +#@NAME: DM814x evm +#@DESCRIPTION: Machine configuration for the DM814x evm + +require conf/machine/include/ti814x.inc -- cgit 1.2.3-korg