[meta-ti] [PATCH 2/4] am57xx-evm: Add the AM57xx machine type

Chase Maupin Chase.Maupin at ti.com
Tue Jul 1 06:36:07 PDT 2014


* Add the AM57xx machine type which is used to differentiate
  between the AM57xx and the DRA7xx which are derivative devices
  with different HW platforms and SoC capabilities.

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
---
 conf/machine/{dra7xx-evm.conf => am57xx-evm.conf} |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 copy conf/machine/{dra7xx-evm.conf => am57xx-evm.conf} (96%)

diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/am57xx-evm.conf
similarity index 96%
copy from conf/machine/dra7xx-evm.conf
copy to conf/machine/am57xx-evm.conf
index 14253cf..7069b44 100644
--- a/conf/machine/dra7xx-evm.conf
+++ b/conf/machine/am57xx-evm.conf
@@ -2,7 +2,7 @@
 #@NAME: DRA7xx EVM
 #@DESCRIPTION: Machine configuration for the TI DRA7xx EVM
 
-require conf/machine/include/omap-a15.inc
+require conf/machine/include/dra7xx.inc
 
 IMAGE_FSTYPES += "ubi tar.gz"
 
-- 
1.7.9.5



More information about the meta-ti mailing list