]> code.ossystems Code Review - openembedded-core.git/commit
qemumips.conf: Default to (and support) mips32r2
authorPeter Seebach <peter.seebach@windriver.com>
Fri, 15 Aug 2014 01:42:47 +0000 (20:42 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Aug 2014 08:25:07 +0000 (09:25 +0100)
commit5d64516d81750e4e0d65792a3215568d652bec6c
tree883bb8b1d88fec4db4aa2c4b0e9ac1fc71bcf864
parentae96e831e62e37a018cc924d38a338ffc05ab4da
qemumips.conf: Default to (and support) mips32r2

The MIPS emulation for qemumips actually supports
mips32r2:
isa                     : mips1 mips2 mips32r1 mips32r2

We should probably use that tuning file.

This implicitly changes the default value of DEFAULTTUNE to
mips32r2.

Signed-off-by: Peter Seebach <peter.seebach@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/machine/qemumips.conf