All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] keystone: u-boot: change UBOOT_MACHINE name to "k2hk_evm_config"
@ 2014-05-13 19:32 hzhang
  2014-05-14 18:42 ` Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: hzhang @ 2014-05-13 19:32 UTC (permalink / raw)
  To: meta-ti

From: Hao Zhang <hzhang@ti.com>

Signed-off-by: Hao Zhang <hzhang@ti.com>
---
 conf/machine/include/keystone.inc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/include/keystone.inc b/conf/machine/include/keystone.inc
index b961ad3..63f069c 100644
--- a/conf/machine/include/keystone.inc
+++ b/conf/machine/include/keystone.inc
@@ -12,7 +12,7 @@ MACHINE_KERNEL_PR = "r7"
 
 KERNEL_IMAGETYPE = "uImage"
 
-UBOOT_MACHINE = "tci6638_evm_config"
+UBOOT_MACHINE = "k2hk_evm_config"
 
 UBOOT_ENTRYPOINT = "0x80008000"
 UBOOT_LOADADDRESS = "0x80008000"
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-14 19:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-13 19:32 [PATCH] keystone: u-boot: change UBOOT_MACHINE name to "k2hk_evm_config" hzhang
2014-05-14 18:42 ` Denys Dmytriyenko
2014-05-14 19:02   ` Hao Zhang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.