Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Linux 2.6 support for Brecis MSP2100 processor !
@ 2005-03-09  4:26 Linux Mailinglist
  2005-03-09 17:30 ` Ralf Baechle
  0 siblings, 1 reply; 8+ messages in thread
From: Linux Mailinglist @ 2005-03-09  4:26 UTC (permalink / raw)
  To: linux-mips

Hi all !

Is anybody have a port of Linux 2.6 kernel on Brecis MSP2100 processor ? 

Thanks 
Srinivasan

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

* Re: Linux 2.6 support for Brecis MSP2100 processor !
  2005-03-09  4:26 Linux 2.6 support for Brecis MSP2100 processor ! Linux Mailinglist
@ 2005-03-09 17:30 ` Ralf Baechle
  2005-03-09 18:20   ` deltha
  2005-03-11  1:46   ` Linux Mailinglist
  0 siblings, 2 replies; 8+ messages in thread
From: Ralf Baechle @ 2005-03-09 17:30 UTC (permalink / raw)
  To: Linux Mailinglist; +Cc: linux-mips

On Tue, Mar 08, 2005 at 08:26:40PM -0800, Linux Mailinglist wrote:

> Is anybody have a port of Linux 2.6 kernel on Brecis MSP2100 processor ? 

That's not a processor but a whole SOC and the processor is a 4Km which
is supported.

  Ralf

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

* Re: Linux 2.6 support for Brecis MSP2100 processor !
  2005-03-09 17:30 ` Ralf Baechle
@ 2005-03-09 18:20   ` deltha
  2005-03-11  1:46   ` Linux Mailinglist
  1 sibling, 0 replies; 8+ messages in thread
From: deltha @ 2005-03-09 18:20 UTC (permalink / raw)
  To: linux-mips

> On Tue, Mar 08, 2005 at 08:26:40PM -0800, Linux Mailinglist wrote:
>
>> Is anybody have a port of Linux 2.6 kernel on Brecis MSP2100 processor ?
>
> That's not a processor but a whole SOC and the processor is a 4Km which
> is supported.
>
>   Ralf
>

Hi,

Brecis will support it if you buy more than 100 devices.

Best regards,
Ruijinschi Remus
deltha@analog.ro

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

* Re: Linux 2.6 support for Brecis MSP2100 processor !
  2005-03-09 17:30 ` Ralf Baechle
  2005-03-09 18:20   ` deltha
@ 2005-03-11  1:46   ` Linux Mailinglist
  2005-03-11  1:56     ` Pete Popov
  1 sibling, 1 reply; 8+ messages in thread
From: Linux Mailinglist @ 2005-03-11  1:46 UTC (permalink / raw)
  To: Ralf Baechle, linux-mips

Hi Ralf !

Thanks, but the problem with this SOC is that it does not have MMU. I
would like to know wheather we have the port for Mips 4Km processor
without MMU ?

Thanks in advance. 
Srinivasan


On Wed, 9 Mar 2005 17:30:44 +0000, Ralf Baechle <ralf@linux-mips.org> wrote:
> On Tue, Mar 08, 2005 at 08:26:40PM -0800, Linux Mailinglist wrote:
> 
> > Is anybody have a port of Linux 2.6 kernel on Brecis MSP2100 processor ?
> 
> That's not a processor but a whole SOC and the processor is a 4Km which
> is supported.
> 
>  Ralf
>

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

* Re: Linux 2.6 support for Brecis MSP2100 processor !
  2005-03-11  1:46   ` Linux Mailinglist
@ 2005-03-11  1:56     ` Pete Popov
  2005-03-11  2:14       ` Manish Lachwani
  0 siblings, 1 reply; 8+ messages in thread
From: Pete Popov @ 2005-03-11  1:56 UTC (permalink / raw)
  To: Linux Mailinglist; +Cc: Ralf Baechle, linux-mips

Linux Mailinglist wrote:
> Hi Ralf !
> 
> Thanks, but the problem with this SOC is that it does not have MMU. I
> would like to know wheather we have the port for Mips 4Km processor
> without MMU ?

Take a look at uclinux.org. That's the MMU-less project. I don't 
know what the MIPS statis is though.

Pete

> 
> Thanks in advance. 
> Srinivasan
> 
> 
> On Wed, 9 Mar 2005 17:30:44 +0000, Ralf Baechle <ralf@linux-mips.org> wrote:
> 
>>On Tue, Mar 08, 2005 at 08:26:40PM -0800, Linux Mailinglist wrote:
>>
>>
>>>Is anybody have a port of Linux 2.6 kernel on Brecis MSP2100 processor ?
>>
>>That's not a processor but a whole SOC and the processor is a 4Km which
>>is supported.
>>
>> Ralf
>>
> 
> 
> 

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

* Re: Linux 2.6 support for Brecis MSP2100 processor !
  2005-03-11  1:56     ` Pete Popov
@ 2005-03-11  2:14       ` Manish Lachwani
  2005-03-11 14:35         ` Ralf Baechle
  0 siblings, 1 reply; 8+ messages in thread
From: Manish Lachwani @ 2005-03-11  2:14 UTC (permalink / raw)
  To: ppopov; +Cc: Linux Mailinglist, Ralf Baechle, linux-mips

Hello !

4Km is a 4Kc without TLB. I think this is supported.

Thanks
Manish Lachwani


Pete Popov wrote:

> Linux Mailinglist wrote:
>
>> Hi Ralf !
>>
>> Thanks, but the problem with this SOC is that it does not have MMU. I
>> would like to know wheather we have the port for Mips 4Km processor
>> without MMU ?
>
>
> Take a look at uclinux.org. That's the MMU-less project. I don't know 
> what the MIPS statis is though.
>
> Pete
>
>>
>> Thanks in advance. Srinivasan
>>
>>
>> On Wed, 9 Mar 2005 17:30:44 +0000, Ralf Baechle <ralf@linux-mips.org> 
>> wrote:
>>
>>> On Tue, Mar 08, 2005 at 08:26:40PM -0800, Linux Mailinglist wrote:
>>>
>>>
>>>> Is anybody have a port of Linux 2.6 kernel on Brecis MSP2100 
>>>> processor ?
>>>
>>>
>>> That's not a processor but a whole SOC and the processor is a 4Km which
>>> is supported.
>>>
>>> Ralf
>>>
>>
>>
>>
>
>

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

* Re: Linux 2.6 support for Brecis MSP2100 processor !
  2005-03-11  2:14       ` Manish Lachwani
@ 2005-03-11 14:35         ` Ralf Baechle
  2005-03-11 18:26           ` Linux Mailinglist
  0 siblings, 1 reply; 8+ messages in thread
From: Ralf Baechle @ 2005-03-11 14:35 UTC (permalink / raw)
  To: Manish Lachwani; +Cc: ppopov, Linux Mailinglist, linux-mips

On Thu, Mar 10, 2005 at 06:14:05PM -0800, Manish Lachwani wrote:

> 4Km is a 4Kc without TLB. I think this is supported.

Maybe at uclinux.org but certainly not on linux-mips.org.  There have never
been many requests for Linux on TLB-less processors and in recent years
the interest that low interest seems to have fallen even further.

That said, if anybody wants to working on supporting MIPS with
CONFIG_MMU=n by all means, go ahead.

  Ralf

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

* Re: Linux 2.6 support for Brecis MSP2100 processor !
  2005-03-11 14:35         ` Ralf Baechle
@ 2005-03-11 18:26           ` Linux Mailinglist
  0 siblings, 0 replies; 8+ messages in thread
From: Linux Mailinglist @ 2005-03-11 18:26 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: Manish Lachwani, ppopov, linux-mips

Thanks everiybody. I think I should go ahead and start doing it myself. 

Srinivasan


On Fri, 11 Mar 2005 14:35:02 +0000, Ralf Baechle <ralf@linux-mips.org> wrote:
> On Thu, Mar 10, 2005 at 06:14:05PM -0800, Manish Lachwani wrote:
> 
> > 4Km is a 4Kc without TLB. I think this is supported.
> 
> Maybe at uclinux.org but certainly not on linux-mips.org.  There have never
> been many requests for Linux on TLB-less processors and in recent years
> the interest that low interest seems to have fallen even further.
> 
> That said, if anybody wants to working on supporting MIPS with
> CONFIG_MMU=n by all means, go ahead.
> 
>  Ralf
>

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

end of thread, other threads:[~2005-03-11 18:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-09  4:26 Linux 2.6 support for Brecis MSP2100 processor ! Linux Mailinglist
2005-03-09 17:30 ` Ralf Baechle
2005-03-09 18:20   ` deltha
2005-03-11  1:46   ` Linux Mailinglist
2005-03-11  1:56     ` Pete Popov
2005-03-11  2:14       ` Manish Lachwani
2005-03-11 14:35         ` Ralf Baechle
2005-03-11 18:26           ` Linux Mailinglist

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