Linux MIPS Architecture development
 help / color / mirror / Atom feed
* ucLinux for MIPS
@ 2001-04-05 23:29 Lisa.Hsu
  2001-04-08 11:49 ` David Jez
  0 siblings, 1 reply; 5+ messages in thread
From: Lisa.Hsu @ 2001-04-05 23:29 UTC (permalink / raw)
  To: linux-mips


Hi, All

Does anybody know where can I find the uCLinux release and patch  which
supports MIPS?    (The chip that I am using has MMU but is disabled)

Thanks,

Lisa

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

* Re: ucLinux for MIPS
  2001-04-05 23:29 ucLinux for MIPS Lisa.Hsu
@ 2001-04-08 11:49 ` David Jez
  2001-04-09 10:13   ` Michael Shmulevich
  2001-04-10  0:42   ` kjlin
  0 siblings, 2 replies; 5+ messages in thread
From: David Jez @ 2001-04-08 11:49 UTC (permalink / raw)
  To: Lisa.Hsu; +Cc: linux-mips

> Hi, All
  Hi Lisa,

> Does anybody know where can I find the uCLinux release and patch  which
> supports MIPS?    (The chip that I am using has MMU but is disabled)
> 
> Thanks,
  I find it here:
  http://cvs.uclinux.org/cgi-bin/cvsweb/uClinux-2.4.x/arch/mips/

  (You can try download CVS verios of uClinux from cvs.uclinux.org or
www.uclinux.org. It may supports MIPS architecture)

> Lisa
  Best Regards,
-- 
-------------------------------------------------------
  David "Dave" Jez                Brno, CZ, Europe
 E-mail: dave.jez@seznam.cz
PGP key: finger xjezda00@fest.stud.fee.vutbr.cz
---------=[ ~EOF ]=------------------------------------

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

* Re: ucLinux for MIPS
  2001-04-08 11:49 ` David Jez
@ 2001-04-09 10:13   ` Michael Shmulevich
  2001-04-10  0:42   ` kjlin
  1 sibling, 0 replies; 5+ messages in thread
From: Michael Shmulevich @ 2001-04-09 10:13 UTC (permalink / raw)
  To: David Jez; +Cc: Lisa.Hsu, linux-mips

In uClinux mips/ subtree is pure 2.4.0, so I don't expect it to support 
any non-MMU architecture. On the other hand, you may try to write the 
support yourself. Take examples from armnommu/, which has been recently 
updated.


David Jez wrote:

>> Hi, All
> 
>   Hi Lisa,
> 
> 
>> Does anybody know where can I find the uCLinux release and patch  which
>> supports MIPS?    (The chip that I am using has MMU but is disabled)
>> 
>> Thanks,
> 
>   I find it here:
>   http://cvs.uclinux.org/cgi-bin/cvsweb/uClinux-2.4.x/arch/mips/
> 
>   (You can try download CVS verios of uClinux from cvs.uclinux.org or
> www.uclinux.org. It may supports MIPS architecture)
> 
> 
>> Lisa
> 
>   Best Regards,


-- 
Sincerely yours,
Michael Shmulevich
______________________________________
Software Developer
Jungo - R&D
email: michaels@jungo.com
web: http://www.jungo.com
Phone: 1-877-514-0537(USA)  +972-9-8859365(Worldwide) ext. 233
Fax:   1-877-514-0538(USA)  +972-9-8859366(Worldwide)

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

* Re: ucLinux for MIPS
  2001-04-08 11:49 ` David Jez
  2001-04-09 10:13   ` Michael Shmulevich
@ 2001-04-10  0:42   ` kjlin
  2001-04-10  0:42     ` kjlin
  1 sibling, 1 reply; 5+ messages in thread
From: kjlin @ 2001-04-10  0:42 UTC (permalink / raw)
  To: David Jez, Lisa.Hsu; +Cc: linux-mips

It seems the original linux-2.4.x code and had not yet been patched.
>From the source tree on the web site, 
the only one architecture ucLinux supports seems to be the m68k.
Dose someone else know more information about ucLinux on MIPS?
Thanx!

----- Original Message ----- 
From: "David Jez" <dave.jez@seznam.cz>
To: <Lisa.Hsu@taec.toshiba.com>
Cc: <linux-mips@oss.sgi.com>
Sent: Sunday, April 08, 2001 7:49 PM
Subject: Re: ucLinux for MIPS


> > Hi, All
>   Hi Lisa,
> 
> > Does anybody know where can I find the uCLinux release and patch  which
> > supports MIPS?    (The chip that I am using has MMU but is disabled)
> > 
> > Thanks,
>   I find it here:
>   http://cvs.uclinux.org/cgi-bin/cvsweb/uClinux-2.4.x/arch/mips/
> 
>   (You can try download CVS verios of uClinux from cvs.uclinux.org or
> www.uclinux.org. It may supports MIPS architecture)
> 
> > Lisa
>   Best Regards,
> -- 
> -------------------------------------------------------
>   David "Dave" Jez                Brno, CZ, Europe
>  E-mail: dave.jez@seznam.cz
> PGP key: finger xjezda00@fest.stud.fee.vutbr.cz
> ---------=[ ~EOF ]=------------------------------------

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

* Re: ucLinux for MIPS
  2001-04-10  0:42   ` kjlin
@ 2001-04-10  0:42     ` kjlin
  0 siblings, 0 replies; 5+ messages in thread
From: kjlin @ 2001-04-10  0:42 UTC (permalink / raw)
  To: David Jez, Lisa.Hsu; +Cc: linux-mips

It seems the original linux-2.4.x code and had not yet been patched.
From the source tree on the web site, 
the only one architecture ucLinux supports seems to be the m68k.
Dose someone else know more information about ucLinux on MIPS?
Thanx!

----- Original Message ----- 
From: "David Jez" <dave.jez@seznam.cz>
To: <Lisa.Hsu@taec.toshiba.com>
Cc: <linux-mips@oss.sgi.com>
Sent: Sunday, April 08, 2001 7:49 PM
Subject: Re: ucLinux for MIPS


> > Hi, All
>   Hi Lisa,
> 
> > Does anybody know where can I find the uCLinux release and patch  which
> > supports MIPS?    (The chip that I am using has MMU but is disabled)
> > 
> > Thanks,
>   I find it here:
>   http://cvs.uclinux.org/cgi-bin/cvsweb/uClinux-2.4.x/arch/mips/
> 
>   (You can try download CVS verios of uClinux from cvs.uclinux.org or
> www.uclinux.org. It may supports MIPS architecture)
> 
> > Lisa
>   Best Regards,
> -- 
> -------------------------------------------------------
>   David "Dave" Jez                Brno, CZ, Europe
>  E-mail: dave.jez@seznam.cz
> PGP key: finger xjezda00@fest.stud.fee.vutbr.cz
> ---------=[ ~EOF ]=------------------------------------

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

end of thread, other threads:[~2001-04-10  1:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-05 23:29 ucLinux for MIPS Lisa.Hsu
2001-04-08 11:49 ` David Jez
2001-04-09 10:13   ` Michael Shmulevich
2001-04-10  0:42   ` kjlin
2001-04-10  0:42     ` kjlin

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