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

* Re: [PATCH] keystone: u-boot: change UBOOT_MACHINE name to "k2hk_evm_config"
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2014-05-14 18:42 UTC (permalink / raw)
  To: hzhang; +Cc: meta-ti

On Tue, May 13, 2014 at 03:32:09PM -0400, hzhang@ti.com wrote:
> 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"

What's the difference? Which one do you use for MCSDK builds? Are all the 
versions and variants covered by that config?


>  UBOOT_ENTRYPOINT = "0x80008000"
>  UBOOT_LOADADDRESS = "0x80008000"
> -- 
> 1.7.9.5
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


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

* Re: [PATCH] keystone: u-boot: change UBOOT_MACHINE name to "k2hk_evm_config"
  2014-05-14 18:42 ` Denys Dmytriyenko
@ 2014-05-14 19:02   ` Hao Zhang
  0 siblings, 0 replies; 3+ messages in thread
From: Hao Zhang @ 2014-05-14 19:02 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-ti

On 5/14/2014 2:42 PM, Denys Dmytriyenko wrote:
> On Tue, May 13, 2014 at 03:32:09PM -0400, hzhang@ti.com wrote:
>> 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"
> 
> What's the difference? Which one do you use for MCSDK builds? Are all the 
> versions and variants covered by that config?
> 
> 

k2hk is a generic device name for both CI and mass market product
(tcixxxx is a CI part number), and should be used.

I will submit a 2nd patch to add k2l_evm_config and k2e_evm_config for
k2l and k2e devices. Is there any example code to support U-boot build
on multiple devices with the same Keystone machine?

>>  UBOOT_ENTRYPOINT = "0x80008000"
>>  UBOOT_LOADADDRESS = "0x80008000"
>> -- 
>> 1.7.9.5
>>
>> -- 
>> _______________________________________________
>> meta-ti mailing list
>> meta-ti@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-ti



^ permalink raw reply	[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.