[meta-ti] Hao Zhang : keystone: config: fix K2L boot monitor build target name error

Arago Project git git at arago-project.org
Mon Jun 16 15:40:18 PDT 2014


Module: meta-ti
Branch: daisy
Commit: 4fcc5d8c08a8507115072b138d197e02f6b84cc1
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=4fcc5d8c08a8507115072b138d197e02f6b84cc1

Author: Hao Zhang <hzhang at ti.com>
Date:   Tue Jun 17 00:56:12 2014 +0000

keystone: config: fix K2L boot monitor build target name error

Signed-off-by: Hao Zhang <hzhang at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 conf/machine/k2l-evm.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/k2l-evm.conf b/conf/machine/k2l-evm.conf
index 0824a09..76fb3f8 100644
--- a/conf/machine/k2l-evm.conf
+++ b/conf/machine/k2l-evm.conf
@@ -6,7 +6,7 @@ require conf/machine/include/keystone.inc
 
 UBOOT_MACHINE = "k2l_evm_config"
 
-BOOT_MONITOR_MAKE_TARGET = "k2hk"
+BOOT_MONITOR_MAKE_TARGET = "k2l"
 
 IMAGE_FSTYPES += "ubi tar.gz cpio"
 



More information about the meta-ti mailing list