[meta-ti] [Re-submit: v2 3/3] keystone: k2e-evm config: add k2e-evm machine config
hzhang at ti.com
hzhang at ti.com
Mon May 19 06:51:51 PDT 2014
From: Hao Zhang <hzhang at ti.com>
Add a new k2e-evm machine config for Keystone II SoC family.
Signed-off-by: Hao Zhang <hzhang at ti.com>
---
conf/machine/{k2hk-evm.conf => k2e-evm.conf} | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
copy conf/machine/{k2hk-evm.conf => k2e-evm.conf} (79%)
diff --git a/conf/machine/k2hk-evm.conf b/conf/machine/k2e-evm.conf
similarity index 79%
copy from conf/machine/k2hk-evm.conf
copy to conf/machine/k2e-evm.conf
index 0ef6ad0..551587f 100644
--- a/conf/machine/k2hk-evm.conf
+++ b/conf/machine/k2e-evm.conf
@@ -1,12 +1,12 @@
#@TYPE: Machine
-#@NAME: Keystone 2 K2HK machine
-#@DESCRIPTION: Machine configuration for the TI Keystone 2 K2HK EVM
+#@NAME: Keystone 2 K2E machine
+#@DESCRIPTION: Machine configuration for the TI Keystone 2 K2E EVM
require conf/machine/include/keystone.inc
-UBOOT_MACHINE = "k2hk_evm_config"
+UBOOT_MACHINE = "k2e_evm_config"
-BOOT_MONITOR_MAKE_TARGET = "k2hk"
+BOOT_MONITOR_MAKE_TARGET = "k2e"
IMAGE_FSTYPES += "ubi tar.gz cpio"
--
1.7.9.5
More information about the meta-ti
mailing list