[OE-core] [PATCH 3/3] Add basic PowerPC core tune config

Kumar Gala galak at kernel.crashing.org
Tue Jul 26 13:47:40 UTC 2011


On Jul 26, 2011, at 7:44 AM, Richard Purdie wrote:

> Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
> ---
> meta/conf/machine/include/powerpc/arch-powerpc.inc |   45 +++++++++++++++++++-
> meta/conf/machine/include/tune-ppc603e.inc         |   12 ++++-
> meta/conf/machine/include/tune-ppce300c2.inc       |   12 ++++-
> meta/conf/machine/include/tune-ppce500.inc         |   13 ++++--
> meta/conf/machine/include/tune-ppce500mc.inc       |   12 ++++-
> meta/conf/machine/include/tune-ppce500v2.inc       |   12 ++++-
> 6 files changed, 88 insertions(+), 18 deletions(-)

One thing I'm wondering about as we do this is the ability to pass --with-cpu to gcc & [e]glibc configure to pickup proper optimized cfgs & libs for a given target.

- k



More information about the Openembedded-core mailing list