summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorHao Zhang <hzhang@ti.com>2014-05-19 19:51:28 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-05-21 15:15:20 -0400
commit521f747c25e260cc520edc983bea0427754d6772 (patch)
tree701ca213a39ebb0d1cd47b83e78b6701cfa23478 /conf
parent60d7aa377eee23f601ce80d24d99c25cd85e07f3 (diff)
downloadmeta-ti-521f747c25e260cc520edc983bea0427754d6772.tar.gz
keystone: machine config: change machine config name from keystone-evm to k2hk-evm
Keystone II SOC family has multiple devices and EVMs: k2hk, k2l and k2e, each EVM should have a separate machine config, and share the common keystone SOC family. Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/k2hk-evm.conf (renamed from conf/machine/keystone-evm.conf)4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/keystone-evm.conf b/conf/machine/k2hk-evm.conf
index 088e524a..4b05f402 100644
--- a/conf/machine/keystone-evm.conf
+++ b/conf/machine/k2hk-evm.conf
@@ -1,6 +1,6 @@
1#@TYPE: Machine 1#@TYPE: Machine
2#@NAME: Keystone 2 machine 2#@NAME: Keystone 2 K2HK machine
3#@DESCRIPTION: Machine configuration for the TI Keystone 2 3#@DESCRIPTION: Machine configuration for the TI Keystone 2 K2HK EVM
4 4
5require conf/machine/include/keystone.inc 5require conf/machine/include/keystone.inc
6 6