Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] qemumips.conf: Use mips32r2 tuning definitions
@ 2014-08-15  1:42 Peter Seebach
  2014-08-15  1:42 ` [PATCH 1/1] qemumips.conf: Default to (and support) mips32r2 Peter Seebach
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Seebach @ 2014-08-15  1:42 UTC (permalink / raw)
  To: openembedded-core

This makes two changes, one explicit and one implicit.

Explicit: Change the included tune file.
Implicit: Change the default tune.

qemumips appears to support mips32r2 just fine, and there's not
a huge amount of interest in plain-old mips32. This matters to
me because I have a desire to use a toolchain which supports
mips32r2 but not mips32r1. (At least, in terms of prebuilt
binaries.) But it might generally improve life for people
using qemumips a lot to have it be slightly closer to typical
modern hardware, and I don't think it'll hurt anyone.

The following changes since commit 4321c553d5ae816e566234e981a0815bba046d39:

  SIGGEN_EXCLUDERECIPES_ABISAFE: add initscripts (2014-08-11 17:44:09 +0100)

are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib seebs/qemumips32r2
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/qemumips32r2

Peter Seebach (1):
  qemumips.conf: Default to (and support) mips32r2

 meta/conf/machine/qemumips.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-25 16:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-15  1:42 [PATCH 0/1] qemumips.conf: Use mips32r2 tuning definitions Peter Seebach
2014-08-15  1:42 ` [PATCH 1/1] qemumips.conf: Default to (and support) mips32r2 Peter Seebach
2014-08-25 16:23   ` Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox