summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/tune-mips64.inc
AgeCommit message (Collapse)Author
2014-08-02tune-mips*: Ensure tunes are inherited in orderMark Hatle
Without this, you are not able to use mips32r2 on a mips64 based tune. We want to be able to do a tri-lib system of mips64, mips64-n32 and mips32r2. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-05-20tune-mips64.inc: Add new tune file for mips64 big-endianKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>