* [Re-submit: v2] keystone: tisdk-image: change machine config from keystone-evm to k2hk-evm
@ 2014-05-19 13:55 hzhang
2014-05-19 14:09 ` Maupin, Chase
0 siblings, 1 reply; 3+ messages in thread
From: hzhang @ 2014-05-19 13:55 UTC (permalink / raw)
To: meta-arago
From: Hao Zhang <hzhang@ti.com>
Keystone II SoC family has multiple devices and EVM's: k2hk, k2l and k2e.
Each EVM should have a machine specific tisdk image, and keystone-evm
machine name should be renamed to k2hk-evm.
Signed-off-by: Hao Zhang <hzhang@ti.com>
---
.../recipes-core/images/arago-core-tisdk-image.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.inc b/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.inc
index f25db51..1dd9d6d 100644
--- a/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.inc
+++ b/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.inc
@@ -27,7 +27,7 @@ DTB_FILTER_keystone = "k2hk"
TARGET_IMAGES = "arago-base-tisdk-image tisdk-rootfs-image"
# Some devices do not support display and use a server image instead
-TARGET_IMAGES_keystone-evm = "arago-base-tisdk-image tisdk-server-rootfs-image"
+TARGET_IMAGES_keystone = "arago-base-tisdk-image tisdk-server-rootfs-image"
TISDK_TOOLCHAIN = "meta-toolchain-arago-tisdk"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Re-submit: v2] keystone: tisdk-image: change machine config from keystone-evm to k2hk-evm
2014-05-19 13:55 [Re-submit: v2] keystone: tisdk-image: change machine config from keystone-evm to k2hk-evm hzhang
@ 2014-05-19 14:09 ` Maupin, Chase
2014-05-19 14:11 ` Hao Zhang
0 siblings, 1 reply; 3+ messages in thread
From: Maupin, Chase @ 2014-05-19 14:09 UTC (permalink / raw)
To: Zhang, Hao, meta-arago@arago-project.org
>-----Original Message-----
>From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
>bounces@arago-project.org] On Behalf Of Zhang, Hao
>Sent: Monday, May 19, 2014 8:55 AM
>To: meta-arago@arago-project.org
>Subject: [meta-arago] [Re-submit: v2] keystone: tisdk-image:
>change machine config from keystone-evm to k2hk-evm
>
>From: Hao Zhang <hzhang@ti.com>
>
>Keystone II SoC family has multiple devices and EVM's: k2hk, k2l
>and k2e.
>Each EVM should have a machine specific tisdk image, and keystone-
>evm
>machine name should be renamed to k2hk-evm.
>
>Signed-off-by: Hao Zhang <hzhang@ti.com>
>---
> .../recipes-core/images/arago-core-tisdk-image.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/meta-arago-distro/recipes-core/images/arago-core-
>tisdk-image.inc b/meta-arago-distro/recipes-core/images/arago-
>core-tisdk-image.inc
>index f25db51..1dd9d6d 100644
>--- a/meta-arago-distro/recipes-core/images/arago-core-tisdk-
>image.inc
>+++ b/meta-arago-distro/recipes-core/images/arago-core-tisdk-
>image.inc
>@@ -27,7 +27,7 @@ DTB_FILTER_keystone = "k2hk"
> TARGET_IMAGES = "arago-base-tisdk-image tisdk-rootfs-image"
>
> # Some devices do not support display and use a server image
>instead
>-TARGET_IMAGES_keystone-evm = "arago-base-tisdk-image tisdk-
>server-rootfs-image"
>+TARGET_IMAGES_keystone = "arago-base-tisdk-image tisdk-server-
>rootfs-image"
This doesn't match the description and summary above. This looks right for setting to SOC Family though.
>
> TISDK_TOOLCHAIN = "meta-toolchain-arago-tisdk"
>
>--
>1.7.9.5
>
>_______________________________________________
>meta-arago mailing list
>meta-arago@arago-project.org
>http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Re-submit: v2] keystone: tisdk-image: change machine config from keystone-evm to k2hk-evm
2014-05-19 14:09 ` Maupin, Chase
@ 2014-05-19 14:11 ` Hao Zhang
0 siblings, 0 replies; 3+ messages in thread
From: Hao Zhang @ 2014-05-19 14:11 UTC (permalink / raw)
To: Maupin, Chase; +Cc: meta-arago@arago-project.org
On 5/19/2014 10:09 AM, Maupin, Chase wrote:
>> -----Original Message-----
>> From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
>> bounces@arago-project.org] On Behalf Of Zhang, Hao
>> Sent: Monday, May 19, 2014 8:55 AM
>> To: meta-arago@arago-project.org
>> Subject: [meta-arago] [Re-submit: v2] keystone: tisdk-image:
>> change machine config from keystone-evm to k2hk-evm
>>
>> From: Hao Zhang <hzhang@ti.com>
>>
>> Keystone II SoC family has multiple devices and EVM's: k2hk, k2l
>> and k2e.
>> Each EVM should have a machine specific tisdk image, and keystone-
>> evm
>> machine name should be renamed to k2hk-evm.
>>
>> Signed-off-by: Hao Zhang <hzhang@ti.com>
>> ---
>> .../recipes-core/images/arago-core-tisdk-image.inc | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/meta-arago-distro/recipes-core/images/arago-core-
>> tisdk-image.inc b/meta-arago-distro/recipes-core/images/arago-
>> core-tisdk-image.inc
>> index f25db51..1dd9d6d 100644
>> --- a/meta-arago-distro/recipes-core/images/arago-core-tisdk-
>> image.inc
>> +++ b/meta-arago-distro/recipes-core/images/arago-core-tisdk-
>> image.inc
>> @@ -27,7 +27,7 @@ DTB_FILTER_keystone = "k2hk"
>> TARGET_IMAGES = "arago-base-tisdk-image tisdk-rootfs-image"
>>
>> # Some devices do not support display and use a server image
>> instead
>> -TARGET_IMAGES_keystone-evm = "arago-base-tisdk-image tisdk-
>> server-rootfs-image"
>> +TARGET_IMAGES_keystone = "arago-base-tisdk-image tisdk-server-
>> rootfs-image"
>
> This doesn't match the description and summary above. This looks right for setting to SOC Family though.
>
You are right, I updated the change with Denys's comment, but forgot to
change description. I will update the description and re-submit.
>>
>> TISDK_TOOLCHAIN = "meta-toolchain-arago-tisdk"
>>
>> --
>> 1.7.9.5
>>
>> _______________________________________________
>> meta-arago mailing list
>> meta-arago@arago-project.org
>> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-05-19 14:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-19 13:55 [Re-submit: v2] keystone: tisdk-image: change machine config from keystone-evm to k2hk-evm hzhang
2014-05-19 14:09 ` Maupin, Chase
2014-05-19 14:11 ` 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.