All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: Peter Seebach <peter.seebach@windriver.com>
Cc: openembedded-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/1] qemumips.conf: Default to (and support) mips32r2
Date: Mon, 25 Aug 2014 09:23:52 -0700	[thread overview]
Message-ID: <20140825162352.GA22907@haswell> (raw)
In-Reply-To: <5303a1f15a0c44dcc34e7bdec060629518e6cd6e.1408066680.git.peter.seebach@windriver.com>

On 14-08-14 20:42:47, Peter Seebach wrote:
> 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>
> ---
>  meta/conf/machine/qemumips.conf |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/meta/conf/machine/qemumips.conf b/meta/conf/machine/qemumips.conf
> index ce1c419..d9d2421 100644
> --- a/meta/conf/machine/qemumips.conf
> +++ b/meta/conf/machine/qemumips.conf
> @@ -3,7 +3,7 @@
>  #@DESCRIPTION: mti_malta32_be
>  
>  require conf/machine/include/qemu.inc
> -require conf/machine/include/tune-mips32.inc
> +require conf/machine/include/tune-mips32r2.inc

I am OK with this.



      reply	other threads:[~2014-08-25 16:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140825162352.GA22907@haswell \
    --to=raj.khem@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=peter.seebach@windriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.