All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Weeks <greg.weeks@timesys.com>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Subject: Re: 24K malta
Date: Wed, 10 Aug 2005 11:14:07 -0400	[thread overview]
Message-ID: <42FA19BF.7040208@timesys.com> (raw)
In-Reply-To: <20050810150934.GF2840@linux-mips.org>

Ralf Baechle wrote:

>On Wed, Aug 10, 2005 at 11:00:40AM -0400, Greg Weeks wrote:
>
>  
>
>>Now I get this:
>>
>> AS      arch/mips/kernel/r4k_switch.o
>> CC      arch/mips/kernel/vpe.o
>>{standard input}: Assembler messages:
>>{standard input}:1329: Error: unrecognized opcode `mftc0 $7,$2,4'
>>{standard input}:1333: Error: unrecognized opcode `mftc0 $6,$2,1'
>>    
>>
>
>You have CONFIG_MT enabled but your binutils don't support these new
>instructions yet.  Since you're using 4K and 24K CPUs only ATM I think
>you should simply disable CONFIG_MT for now.
>
>  
>
Just turning off the vpe loading support got me past this one. I don't 
think I have CONFIG_MT set.

[gweeks@tanith linux-8-10-05]$ grep CONFIG_MT .config
# CONFIG_MTD is not set
[gweeks@tanith linux-8-10-05]$ cd arch/mips/configs/
[gweeks@tanith configs]$ grep CONFIG_MT malta_defconfig
# CONFIG_MTD is not set
[gweeks@tanith configs]$

Greg Weeks

  reply	other threads:[~2005-08-10 15:10 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-10 13:40 24K malta Greg Weeks
2005-08-10 14:02 ` Ralf Baechle
2005-08-10 14:13   ` Greg Weeks
2005-08-10 14:45     ` Greg Weeks
2005-08-10 14:49       ` Ralf Baechle
2005-08-10 15:00         ` Greg Weeks
2005-08-10 15:09           ` Ralf Baechle
2005-08-10 15:14             ` Greg Weeks [this message]
2005-08-10 15:15               ` Ralf Baechle
2005-08-10 19:14           ` Ralf Baechle
2005-08-10 15:02         ` Thiemo Seufer
2005-08-24 12:25   ` Greg Weeks
2005-08-24 13:35     ` Ralf Baechle
2005-08-10 18:00 ` Greg Weeks
2005-08-10 18:00   ` Greg Weeks

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=42FA19BF.7040208@timesys.com \
    --to=greg.weeks@timesys.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    /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.