[oe-commits] Kumar Gala : tune-ppce500v2: Add a tune file for PowerPC e500v2 cores

git version control git at git.openembedded.org
Wed Jul 20 14:27:46 UTC 2011


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

Author: Kumar Gala <galak at kernel.crashing.org>
Date:   Tue Jul 19 12:41:34 2011 -0500

tune-ppce500v2: Add a tune file for PowerPC e500v2 cores

Signed-off-by: Kumar Gala <galak at kernel.crashing.org>

---

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

diff --git a/meta/conf/machine/include/tune-ppce500v2.inc b/meta/conf/machine/include/tune-ppce500v2.inc
new file mode 100644
index 0000000..d76dbc9
--- /dev/null
+++ b/meta/conf/machine/include/tune-ppce500v2.inc
@@ -0,0 +1,4 @@
+TARGET_CC_ARCH = "-mcpu=8548 -mabi=spe -mspe"
+BASE_PACKAGE_ARCH = "ppce500v2"
+FEED_ARCH = "ppce500v2"
+PACKAGE_EXTRA_ARCHS = "powerpc ppce500v2"





More information about the Openembedded-commits mailing list