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:13:06 -0400 |
| commit | 0f4c436a04e2299d3fe86ae36d7ac8edfd10c05a (patch) | |
| tree | 311b6717a32064c5837d6dea197528fad7cb44d8 /conf | |
| parent | e16b3f5c490d3ce75425ec45d33a686f1239fb61 (diff) | |
| download | meta-ti-0f4c436a04e2299d3fe86ae36d7ac8edfd10c05a.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 | ||
