diff options
author | Hao Zhang <hzhang@ti.com> | 2014-05-19 19:51:28 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2014-05-21 15:17:19 -0400 |
commit | bf320fe6f360741b85a28ea1c34db31ed24ed744 (patch) | |
tree | 701ca213a39ebb0d1cd47b83e78b6701cfa23478 /conf | |
parent | f4caeed4c9983c910df0e3aba99d3a6904041fff (diff) | |
download | meta-ti-bf320fe6f360741b85a28ea1c34db31ed24ed744.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 | ||
5 | require conf/machine/include/keystone.inc | 5 | require conf/machine/include/keystone.inc |
6 | 6 | ||