[oe-commits] Andy Voltz : tune-cortexa5.inc: Add tune file for cortex-a5

git at git.openembedded.org git at git.openembedded.org
Wed Jun 12 12:19:40 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: 50bc63c5c377d9fbb87b3efefc8c6f5473ba642a
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=50bc63c5c377d9fbb87b3efefc8c6f5473ba642a

Author: Andy Voltz <andy.voltz at timesys.com>
Date:   Wed Jun  5 11:52:30 2013 -0400

tune-cortexa5.inc: Add tune file for cortex-a5

Signed-off-by: Andy Voltz <andy.voltz at timesys.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/conf/machine/include/tune-cortexa5.inc |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

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



More information about the Openembedded-commits mailing list