From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Elvis Dowson <elvis.dowson@gmail.com>, yocto@yoctoproject.org
Subject: Re: Is it necessary to specify TARGET_ARM = "arm" ?
Date: Thu, 03 May 2012 11:49:08 +0100 [thread overview]
Message-ID: <3705393.MBXsxixX8C@helios> (raw)
In-Reply-To: <44738C6D-691F-4F6D-ACCC-11A51F9CE4B2@gmail.com>
On Thursday 03 May 2012 12:42:24 Elvis Dowson wrote:
> Hi,
> If in my overo.inc file, I specify the following:
>
> SOC_FAMILY = "omap3"
> require conf/machine/include/soc-family.inc
>
> require conf/machine/include/omap3.inc
> require conf/machine/include/tune-cortexa8.inc
>
> Is it necessary to specify TARGET_ARCH = "arm" for the machine
> configuration?
This already comes in via omap3.inc, so you don't need to do this in your
machine config.
Also, it's worth noting that in current meta-ti master you don't need to
require tune-cortexa8.inc either since omap3.inc does this too (unless you're
wanting to support use with an older version of the meta-ti layer).
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
next prev parent reply other threads:[~2012-05-03 10:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-03 10:42 Is it necessary to specify TARGET_ARM = "arm" ? Elvis Dowson
2012-05-03 10:49 ` Paul Eggleton [this message]
2012-05-03 10:59 ` Paul Eggleton
2012-05-03 11:25 ` Elvis Dowson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3705393.MBXsxixX8C@helios \
--to=paul.eggleton@linux.intel.com \
--cc=elvis.dowson@gmail.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.