* Does Linux support RC32332 CPU now?
@ 2001-04-05 1:34 machael
2001-04-05 1:34 ` machael
` (2 more replies)
0 siblings, 3 replies; 10+ messages in thread
From: machael @ 2001-04-05 1:34 UTC (permalink / raw)
To: linux-mips
Hi, folks:
I am a newbie in linux-mips. I have questions to ask:
1 Does Linux support RC32332 CPU now?
2 I want to build my cross-compile environment for MIPS target on my
X86 host. Are there any documents about how to implement it?
Thank you very much.
^ permalink raw reply [flat|nested] 10+ messages in thread* Does Linux support RC32332 CPU now?
2001-04-05 1:34 Does Linux support RC32332 CPU now? machael
@ 2001-04-05 1:34 ` machael
2001-04-05 16:48 ` Keith M Wesolowski
2001-04-06 16:49 ` Quinn Jensen
2 siblings, 0 replies; 10+ messages in thread
From: machael @ 2001-04-05 1:34 UTC (permalink / raw)
To: linux-mips
Hi, folks:
I am a newbie in linux-mips. I have questions to ask:
1 Does Linux support RC32332 CPU now?
2 I want to build my cross-compile environment for MIPS target on my
X86 host. Are there any documents about how to implement it?
Thank you very much.
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: Does Linux support RC32332 CPU now?
2001-04-05 1:34 Does Linux support RC32332 CPU now? machael
2001-04-05 1:34 ` machael
@ 2001-04-05 16:48 ` Keith M Wesolowski
2001-04-06 16:49 ` Quinn Jensen
2 siblings, 0 replies; 10+ messages in thread
From: Keith M Wesolowski @ 2001-04-05 16:48 UTC (permalink / raw)
To: machael; +Cc: linux-mips
On Thu, Apr 05, 2001 at 09:34:31AM +0800, machael wrote:
> 1 Does Linux support RC32332 CPU now?
No but it wouldn't be hard - it has r4600-style caches with an
r4k-style tlb (alas, only 32 entries instead of 48, but that's
insignificant). See
http://www.idt.com/products/pages/Processors-79RC32332.html for
documentation including the pci controller and other bits.
> 2 I want to build my cross-compile environment for MIPS target on my
> X86 host. Are there any documents about how to implement it?
Yes. Read the archives of this list, or the faq, or
http://foobazco.org/~wesolows/mips-cross.html, or the cross gcc faq
easily accessible from google's first page of a search for "how to
build a cross compiler" at http://www.objsw.com/CrossGCC/. Or go to
ftp://oss.sgi.com/pub/linux/mips/mips-linux/simple/crossdev, or the
/pub/linux/mips directory in general on that server, or any of about
500 other places.
Answering this question is getting REALLY old. Being a newbie does
not excuse you from putting in at least minimal effort before asking.
--
Keith M Wesolowski <wesolows@foobazco.org> http://foobazco.org/~wesolows
------(( Project Foobazco Coordinator and Network Administrator ))------
"I should have crushed his marketing-addled skull with a fucking bat."
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Does Linux support RC32332 CPU now?
2001-04-05 1:34 Does Linux support RC32332 CPU now? machael
2001-04-05 1:34 ` machael
2001-04-05 16:48 ` Keith M Wesolowski
@ 2001-04-06 16:49 ` Quinn Jensen
2001-04-09 1:09 ` machael
2 siblings, 1 reply; 10+ messages in thread
From: Quinn Jensen @ 2001-04-06 16:49 UTC (permalink / raw)
To: linux-mips
The IDT RC32332 is a subset of the RC32334, which
a working port exists for. I have submitted a
patch to Ralf, but haven't seen it go into his tree
yet. The patch is available at
http://www.zdomain.com/patch.sgi.idt
Quinn
owner-linux-mips@oss.sgi.com wrote:
> Hi, folks:
>
> I am a newbie in linux-mips. I have questions to ask:
>
> 1 Does Linux support RC32332 CPU now?
> 2 I want to build my cross-compile environment for MIPS target on my
> X86 host. Are there any documents about how to implement it?
>
> Thank you very much.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Does Linux support RC32332 CPU now?
2001-04-06 16:49 ` Quinn Jensen
@ 2001-04-09 1:09 ` machael
2001-04-09 1:09 ` machael
0 siblings, 1 reply; 10+ messages in thread
From: machael @ 2001-04-09 1:09 UTC (permalink / raw)
To: Quinn Jensen, linux-mips
Thank you, Quinn. I have downloaded your patch.
I find that you use linux-sgi-20010307 in your patch file. Is this an
offcial release which I can find in ftp.kernel.org ?
Where can I download it?
Thank you very much.
machael
----- Original Message -----
From: "Quinn Jensen" <jensenq@Lineo.COM>
To: <linux-mips@oss.sgi.com>
Sent: Saturday, April 07, 2001 12:49 AM
Subject: Re: Does Linux support RC32332 CPU now?
> The IDT RC32332 is a subset of the RC32334, which
> a working port exists for. I have submitted a
> patch to Ralf, but haven't seen it go into his tree
> yet. The patch is available at
> http://www.zdomain.com/patch.sgi.idt
>
> Quinn
>
> owner-linux-mips@oss.sgi.com wrote:
>
> > Hi, folks:
> >
> > I am a newbie in linux-mips. I have questions to ask:
> >
> > 1 Does Linux support RC32332 CPU now?
> > 2 I want to build my cross-compile environment for MIPS target
on my
> > X86 host. Are there any documents about how to implement it?
> >
> > Thank you very much.
>
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Does Linux support RC32332 CPU now?
2001-04-09 1:09 ` machael
@ 2001-04-09 1:09 ` machael
0 siblings, 0 replies; 10+ messages in thread
From: machael @ 2001-04-09 1:09 UTC (permalink / raw)
To: Quinn Jensen, linux-mips
Thank you, Quinn. I have downloaded your patch.
I find that you use linux-sgi-20010307 in your patch file. Is this an
offcial release which I can find in ftp.kernel.org ?
Where can I download it?
Thank you very much.
machael
----- Original Message -----
From: "Quinn Jensen" <jensenq@Lineo.COM>
To: <linux-mips@oss.sgi.com>
Sent: Saturday, April 07, 2001 12:49 AM
Subject: Re: Does Linux support RC32332 CPU now?
> The IDT RC32332 is a subset of the RC32334, which
> a working port exists for. I have submitted a
> patch to Ralf, but haven't seen it go into his tree
> yet. The patch is available at
> http://www.zdomain.com/patch.sgi.idt
>
> Quinn
>
> owner-linux-mips@oss.sgi.com wrote:
>
> > Hi, folks:
> >
> > I am a newbie in linux-mips. I have questions to ask:
> >
> > 1 Does Linux support RC32332 CPU now?
> > 2 I want to build my cross-compile environment for MIPS target
on my
> > X86 host. Are there any documents about how to implement it?
> >
> > Thank you very much.
>
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Does Linux support RC32332 CPU now?
@ 2001-05-29 1:41 machael thailer
2001-05-29 1:41 ` machael thailer
0 siblings, 1 reply; 10+ messages in thread
From: machael thailer @ 2001-05-29 1:41 UTC (permalink / raw)
To: linux-mips
Hi, folks:
I am a newbie in linux-mips. I have questions to ask:
1 Does Linux support RC32332 CPU now?
2 I want to build my cross-compile environment for MIPS target on my
X86 host. Are there any documents about how to implement it?
Thank you very much.
machael thailer
^ permalink raw reply [flat|nested] 10+ messages in thread* CVS Down?
@ 2001-04-04 0:23 Andrew Linfoot
2001-04-04 12:18 ` Ralf Baechle
0 siblings, 1 reply; 10+ messages in thread
From: Andrew Linfoot @ 2001-04-04 0:23 UTC (permalink / raw)
To: linux-mips
Hi,
I have been trying to connect to cvs but am getting rejected access errors,
this worked fine for me last week, any ideas?
Andy
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2001-05-29 1:41 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-05 1:34 Does Linux support RC32332 CPU now? machael
2001-04-05 1:34 ` machael
2001-04-05 16:48 ` Keith M Wesolowski
2001-04-06 16:49 ` Quinn Jensen
2001-04-09 1:09 ` machael
2001-04-09 1:09 ` machael
-- strict thread matches above, loose matches on Subject: below --
2001-05-29 1:41 machael thailer
2001-05-29 1:41 ` machael thailer
2001-04-04 0:23 CVS Down? Andrew Linfoot
2001-04-04 12:18 ` Ralf Baechle
2001-04-04 13:00 ` Does Linux support RC32332 CPU now? machael
2001-04-04 13:00 ` machael
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox