All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Voltz <andy.voltz@timesys.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 2/2] tune-cortexa5.inc: Add tune file for cortex-a5
Date: Wed, 5 Jun 2013 11:52:30 -0400	[thread overview]
Message-ID: <1370447550-23693-3-git-send-email-andy.voltz@timesys.com> (raw)
In-Reply-To: <1370447550-23693-1-git-send-email-andy.voltz@timesys.com>


Signed-off-by: Andy Voltz <andy.voltz@timesys.com>
---
 meta/conf/machine/include/tune-cortexa5.inc |    5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 meta/conf/machine/include/tune-cortexa5.inc

diff --git a/meta/conf/machine/include/tune-cortexa5.inc b/meta/conf/machine/include/tune-cortexa5.inc
new file mode 100644
index 0000000..5511c5c
--- /dev/null
+++ b/meta/conf/machine/include/tune-cortexa5.inc
@@ -0,0 +1,5 @@
+CORTEX_ID = "a5"
+
+TUNEVALID[cortexa5] = "Enable Cortex-A5 specific processor optimizations"
+
+require conf/machine/include/tune-cortexa.inc
-- 
1.7.9.5



  parent reply	other threads:[~2013-06-05 15:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-05 15:52 [PATCH 0/2] Simplify tune-cortexa*.inc, and add cortex-a5 tuning Andy Voltz
2013-06-05 15:52 ` [PATCH 1/2] tune-cortexa.inc: create a common include for cortex-a armv7a tuning Andy Voltz
2013-06-05 15:58   ` Mark Hatle
2013-06-05 17:45   ` Otavio Salvador
2013-06-05 15:52 ` Andy Voltz [this message]
2013-06-05 20:12 ` [PATCH 0/2] Simplify tune-cortexa*.inc, and add cortex-a5 tuning Denys Dmytriyenko
2013-06-05 20:36   ` Otavio Salvador

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=1370447550-23693-3-git-send-email-andy.voltz@timesys.com \
    --to=andy.voltz@timesys.com \
    --cc=openembedded-core@lists.openembedded.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.