]> code.ossystems Code Review - openembedded-core.git/commit
tune-ppce5500: Add a set of tune files for PowerPC e5500 core
authorKumar Gala <galak@kernel.crashing.org>
Thu, 11 Aug 2011 06:31:13 +0000 (01:31 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 Aug 2011 16:18:24 +0000 (17:18 +0100)
commit60286934715c5f7f27d539f4a43a7226488ef963
tree58cf0ec604cb61100025d14d9359f4767bc8ca6d
parent078699cb8c707830c86b55787fd535d87171388e
tune-ppce5500: Add a set of tune files for PowerPC e5500 core

The PPC e5500 is a 64-bit core so we add both a 32 and 64-bit set of
tune files to allow for:

* pure 32-bit build
* pure 64-bit build
* 32-bit base, 64-bit multilib
* 64-bit base, 32-bit multilib

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
meta/conf/machine/include/tune-ppce5500-32b.inc [new file with mode: 0644]
meta/conf/machine/include/tune-ppce5500-64b.inc [new file with mode: 0644]