]> code.ossystems Code Review - openembedded-core.git/commit
conf/machine/include: Cleanup PowerPC tunings to match README
authorMark Hatle <mark.hatle@windriver.com>
Fri, 30 Mar 2012 19:31:20 +0000 (14:31 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Apr 2012 16:12:36 +0000 (17:12 +0100)
commitf81f71bcff4bb1032b034b068efe6065113ca9e7
tree703591729245d42514e6af4878d711b127ff0530
parentefbfa2ace3362393a20340af93e8dcab17a8619a
conf/machine/include: Cleanup PowerPC tunings to match README

Cleanup the PowerPC tunings to match the new tuning README file.

Default PowerPC to using TUNE_PKGARCH = ${TUNE_PKGARCH_tune-<tune>}

Fix AVAILTUNE settings in ppc603e, and ppce500mc to be addative.

Correct potentially overlapping "spe" definitions in ppce500 and ppce500v2.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/conf/machine/include/powerpc/README [new file with mode: 0644]
meta/conf/machine/include/powerpc/arch-powerpc.inc
meta/conf/machine/include/powerpc/arch-powerpc64.inc
meta/conf/machine/include/tune-ppc603e.inc
meta/conf/machine/include/tune-ppce300c2.inc
meta/conf/machine/include/tune-ppce500.inc
meta/conf/machine/include/tune-ppce500mc.inc
meta/conf/machine/include/tune-ppce500v2.inc
meta/conf/machine/include/tune-ppce5500.inc