All of lore.kernel.org
 help / color / mirror / Atom feed
* Tuning for e600 target?
@ 2014-07-28 16:55 Chris Enrique
  2014-07-29 10:12 ` zhenhua.luo
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Enrique @ 2014-07-28 16:55 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 389 bytes --]

Hello

i'm building a yocto image for MPC641D (e600) PowerPC processor.
The problem is that i don't know which tuning parameters to choose for this
target.

Openembedded seems to have a tuning configuration in tune-ppce600.inc.
Unfortunately this information doesn't exist in yocto project.

Can you tell me how to get a valid tuning config for ppce600 ?

Kind regards,
chris

[-- Attachment #2: Type: text/html, Size: 529 bytes --]

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

* Re: Tuning for e600 target?
  2014-07-28 16:55 Tuning for e600 target? Chris Enrique
@ 2014-07-29 10:12 ` zhenhua.luo
  0 siblings, 0 replies; 2+ messages in thread
From: zhenhua.luo @ 2014-07-29 10:12 UTC (permalink / raw)
  To: Chris Enrique; +Cc: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 1621 bytes --]

Hello Chris,

I don't know whether existent tune file can be used for this platform, following is my suggestion.

Find out the cpu type(-mcpu=<cpu-type>, -with-cpu=<cpu-type>) of the machine, and then search if there is match tune file. If there is no match one, you can create a new tune for ppce600.

Below is the available ppc tune file in poky.

·         ./meta/conf/machine/include/tune-ppce300c2.inc

·         ./meta/conf/machine/include/tune-ppce500v2.inc

·         ./meta/conf/machine/include/tune-ppc476.inc

·         ./meta/conf/machine/include/tune-ppce6500.inc

·         ./meta/conf/machine/include/tune-ppce5500.inc

·         ./meta/conf/machine/include/tune-ppc7400.inc

·         ./meta/conf/machine/include/tune-ppce500.inc

·         ./meta/conf/machine/include/tune-ppc603e.inc

·         ./meta/conf/machine/include/tune-ppce500mc.inc

·         ./meta/conf/machine/include/tune-ppce300c3.inc


Best Regards,

Zhenhua

From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale-bounces@yoctoproject.org] On Behalf Of Chris Enrique
Sent: Tuesday, July 29, 2014 12:55 AM
To: meta-freescale@yoctoproject.org
Subject: [meta-freescale] Tuning for e600 target?

Hello

i'm building a yocto image for MPC641D (e600) PowerPC processor.
The problem is that i don't know which tuning parameters to choose for this target.
Openembedded seems to have a tuning configuration in tune-ppce600.inc.
Unfortunately this information doesn't exist in yocto project.
Can you tell me how to get a valid tuning config for ppce600 ?
Kind regards,
chris

[-- Attachment #2: Type: text/html, Size: 11671 bytes --]

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

end of thread, other threads:[~2014-07-29 10:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-28 16:55 Tuning for e600 target? Chris Enrique
2014-07-29 10:12 ` zhenhua.luo

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.