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

(From OE-Core rev: 1448b6381b2039d0da7ab06c522d973bd8126747)

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Kumar Gala
2011-07-19 12:41:34 -05:00
committed by Richard Purdie
parent cc8a2a0ff3
commit 350431d860

View File

@@ -0,0 +1,4 @@
TARGET_CC_ARCH = "-mcpu=8548 -mabi=spe -mspe"
BASE_PACKAGE_ARCH = "ppce500v2"
FEED_ARCH = "ppce500v2"
PACKAGE_EXTRA_ARCHS = "powerpc ppce500v2"