Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Which MIPS kernel is good to start up? linux-mips.org or Montavista?
@ 2004-10-26  7:08 colin
  2004-10-26  7:08 ` colin
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: colin @ 2004-10-26  7:08 UTC (permalink / raw)
  To: linux-mips


Hi all,
We want to begin to put Linux to our new board with 4KEc CPU.
Is it better to start porting from Montavista's Kernel, or from the one of
linux-mips.org?
I phoned the sales of Montavista and he told me the difference of these 2
kernels are little, but their kernels have been tested a lot for stability.

Naturally, we would like to choose the kernel version above 2.6.

Thanks and regards,
Colin

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

* Which MIPS kernel is good to start up? linux-mips.org or Montavista?
  2004-10-26  7:08 Which MIPS kernel is good to start up? linux-mips.org or Montavista? colin
@ 2004-10-26  7:08 ` colin
  2004-10-26  7:11 ` Pete Popov
  2004-10-27  3:14 ` Ralf Baechle
  2 siblings, 0 replies; 9+ messages in thread
From: colin @ 2004-10-26  7:08 UTC (permalink / raw)
  To: linux-mips


Hi all,
We want to begin to put Linux to our new board with 4KEc CPU.
Is it better to start porting from Montavista's Kernel, or from the one of
linux-mips.org?
I phoned the sales of Montavista and he told me the difference of these 2
kernels are little, but their kernels have been tested a lot for stability.

Naturally, we would like to choose the kernel version above 2.6.

Thanks and regards,
Colin

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

* Re: Which MIPS kernel is good to start up? linux-mips.org or Montavista?
  2004-10-26  7:08 Which MIPS kernel is good to start up? linux-mips.org or Montavista? colin
  2004-10-26  7:08 ` colin
@ 2004-10-26  7:11 ` Pete Popov
  2004-10-26 16:10   ` Manish Lachwani
  2004-10-27  3:14 ` Ralf Baechle
  2 siblings, 1 reply; 9+ messages in thread
From: Pete Popov @ 2004-10-26  7:11 UTC (permalink / raw)
  To: colin; +Cc: linux-mips

colin wrote:
> Hi all,
> We want to begin to put Linux to our new board with 4KEc CPU.
> Is it better to start porting from Montavista's Kernel, or from the one of
> linux-mips.org?
> I phoned the sales of Montavista and he told me the difference of these 2
> kernels are little, but their kernels have been tested a lot for stability.
> 
> Naturally, we would like to choose the kernel version above 2.6.

I don't believe MV currently offers a 2.6 based MIPS distro.

Pete

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

* Re: Which MIPS kernel is good to start up? linux-mips.org or Montavista?
  2004-10-26  7:11 ` Pete Popov
@ 2004-10-26 16:10   ` Manish Lachwani
  2004-10-26 16:14     ` Pete Popov
  0 siblings, 1 reply; 9+ messages in thread
From: Manish Lachwani @ 2004-10-26 16:10 UTC (permalink / raw)
  To: Pete Popov; +Cc: colin, linux-mips

Pete Popov wrote:
> colin wrote:
> 
>>Hi all,
>>We want to begin to put Linux to our new board with 4KEc CPU.
>>Is it better to start porting from Montavista's Kernel, or from the one of
>>linux-mips.org?
>>I phoned the sales of Montavista and he told me the difference of these 2
>>kernels are little, but their kernels have been tested a lot for stability.
>>
>>Naturally, we would like to choose the kernel version above 2.6.
> 
> 
> I don't believe MV currently offers a 2.6 based MIPS distro.
> 
> Pete
> 

Hello !

Montavista has a 2.6 eval release that has support for this CPU. Among 
the boards that are supported includes Malta and SWARM

Thanks
Manish Lachwani

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

* Re: Which MIPS kernel is good to start up? linux-mips.org or Montavista?
  2004-10-26 16:10   ` Manish Lachwani
@ 2004-10-26 16:14     ` Pete Popov
  0 siblings, 0 replies; 9+ messages in thread
From: Pete Popov @ 2004-10-26 16:14 UTC (permalink / raw)
  To: Manish Lachwani; +Cc: colin, linux-mips


> >>Naturally, we would like to choose the kernel
> version above 2.6.
> > 
> > 
> > I don't believe MV currently offers a 2.6 based
> MIPS distro.
> > 
> > Pete
> > 
> 
> Hello !
> 
> Montavista has a 2.6 eval release that has support
> for this CPU. Among the boards that are 
> supported includes Malta and SWARM

I stand corrected :)

Pete

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

* Re: Which MIPS kernel is good to start up? linux-mips.org or Montavista?
  2004-10-26  7:08 Which MIPS kernel is good to start up? linux-mips.org or Montavista? colin
  2004-10-26  7:08 ` colin
  2004-10-26  7:11 ` Pete Popov
@ 2004-10-27  3:14 ` Ralf Baechle
  2004-10-27  6:11   ` colin
  2 siblings, 1 reply; 9+ messages in thread
From: Ralf Baechle @ 2004-10-27  3:14 UTC (permalink / raw)
  To: colin; +Cc: linux-mips

On Tue, Oct 26, 2004 at 03:08:34PM +0800, colin wrote:

> Hi all,
> We want to begin to put Linux to our new board with 4KEc CPU.
> Is it better to start porting from Montavista's Kernel, or from the one of
> linux-mips.org?
> I phoned the sales of Montavista and he told me the difference of these 2
> kernels are little, but their kernels have been tested a lot for stability.

A kernel isn't everything you'd get from Montavista; the comparison of
a site that's primarily geared towards development and a company that
is selling is probably not appropriate ...

> Naturally, we would like to choose the kernel version above 2.6.

The time where choosing 2.4 for new project still did make sense is over.

  Ralf

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

* Re: Which MIPS kernel is good to start up? linux-mips.org or    Montavista?
  2004-10-27  3:14 ` Ralf Baechle
@ 2004-10-27  6:11   ` colin
  2004-10-27  6:11     ` colin
  2004-10-27  6:20     ` Pete Popov
  0 siblings, 2 replies; 9+ messages in thread
From: colin @ 2004-10-27  6:11 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: linux-mips


Dear Ralf,

> The time where choosing 2.4 for new project still did make sense is over.

Why? Isn't it stable of Kernel 2.6 for MIPS?

Regards,
Colin

----- Original Message ----- 
From: "Ralf Baechle" <ralf@linux-mips.org>
To: "colin" <colin@realtek.com.tw>
Cc: <linux-mips@linux-mips.org>
Sent: Wednesday, October 27, 2004 11:14 AM
Subject: Re: Which MIPS kernel is good to start up? linux-mips.org or
Montavista?


> On Tue, Oct 26, 2004 at 03:08:34PM +0800, colin wrote:
>
> > Hi all,
> > We want to begin to put Linux to our new board with 4KEc CPU.
> > Is it better to start porting from Montavista's Kernel, or from the one
of
> > linux-mips.org?
> > I phoned the sales of Montavista and he told me the difference of these
2
> > kernels are little, but their kernels have been tested a lot for
stability.
>
> A kernel isn't everything you'd get from Montavista; the comparison of
> a site that's primarily geared towards development and a company that
> is selling is probably not appropriate ...
>
> > Naturally, we would like to choose the kernel version above 2.6.
>
> The time where choosing 2.4 for new project still did make sense is over.
>
>   Ralf

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

* Re: Which MIPS kernel is good to start up? linux-mips.org or    Montavista?
  2004-10-27  6:11   ` colin
@ 2004-10-27  6:11     ` colin
  2004-10-27  6:20     ` Pete Popov
  1 sibling, 0 replies; 9+ messages in thread
From: colin @ 2004-10-27  6:11 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: linux-mips


Dear Ralf,

> The time where choosing 2.4 for new project still did make sense is over.

Why? Isn't it stable of Kernel 2.6 for MIPS?

Regards,
Colin

----- Original Message ----- 
From: "Ralf Baechle" <ralf@linux-mips.org>
To: "colin" <colin@realtek.com.tw>
Cc: <linux-mips@linux-mips.org>
Sent: Wednesday, October 27, 2004 11:14 AM
Subject: Re: Which MIPS kernel is good to start up? linux-mips.org or
Montavista?


> On Tue, Oct 26, 2004 at 03:08:34PM +0800, colin wrote:
>
> > Hi all,
> > We want to begin to put Linux to our new board with 4KEc CPU.
> > Is it better to start porting from Montavista's Kernel, or from the one
of
> > linux-mips.org?
> > I phoned the sales of Montavista and he told me the difference of these
2
> > kernels are little, but their kernels have been tested a lot for
stability.
>
> A kernel isn't everything you'd get from Montavista; the comparison of
> a site that's primarily geared towards development and a company that
> is selling is probably not appropriate ...
>
> > Naturally, we would like to choose the kernel version above 2.6.
>
> The time where choosing 2.4 for new project still did make sense is over.
>
>   Ralf

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

* Re: Which MIPS kernel is good to start up? linux-mips.org or    Montavista?
  2004-10-27  6:11   ` colin
  2004-10-27  6:11     ` colin
@ 2004-10-27  6:20     ` Pete Popov
  1 sibling, 0 replies; 9+ messages in thread
From: Pete Popov @ 2004-10-27  6:20 UTC (permalink / raw)
  To: colin; +Cc: Ralf Baechle, linux-mips

colin wrote:
> Dear Ralf,
> 
> 
>>The time where choosing 2.4 for new project still did make sense is over.

It may or may not be, that's not the point. You're not buying a kernel 
only when you go with a commercial distro. You're buying the entire 
cross dev environment, target packages, support, etc, etc. Figure out 
what it will cost you to support your engineers internally and maintain 
the distro yourself, research problems when you run into them, etc. If 
it's cheaper to do it internally, great. But most companies I've talked 
to that think they can do it cheaper internally are simply wrong. That's 
not to say that there's no place for "do it yourself" but weigh your 
options carefully.

Pete

> 
> 
> Why? Isn't it stable of Kernel 2.6 for MIPS?
> 
> Regards,
> Colin
> 
> ----- Original Message ----- 
> From: "Ralf Baechle" <ralf@linux-mips.org>
> To: "colin" <colin@realtek.com.tw>
> Cc: <linux-mips@linux-mips.org>
> Sent: Wednesday, October 27, 2004 11:14 AM
> Subject: Re: Which MIPS kernel is good to start up? linux-mips.org or
> Montavista?
> 
> 
> 
>>On Tue, Oct 26, 2004 at 03:08:34PM +0800, colin wrote:
>>
>>
>>>Hi all,
>>>We want to begin to put Linux to our new board with 4KEc CPU.
>>>Is it better to start porting from Montavista's Kernel, or from the one
> 
> of
> 
>>>linux-mips.org?
>>>I phoned the sales of Montavista and he told me the difference of these
> 
> 2
> 
>>>kernels are little, but their kernels have been tested a lot for
> 
> stability.
> 
>>A kernel isn't everything you'd get from Montavista; the comparison of
>>a site that's primarily geared towards development and a company that
>>is selling is probably not appropriate ...
>>
>>
>>>Naturally, we would like to choose the kernel version above 2.6.
>>
>>The time where choosing 2.4 for new project still did make sense is over.
>>
>>  Ralf
> 
> 
> 

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

end of thread, other threads:[~2004-10-27  6:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-26  7:08 Which MIPS kernel is good to start up? linux-mips.org or Montavista? colin
2004-10-26  7:08 ` colin
2004-10-26  7:11 ` Pete Popov
2004-10-26 16:10   ` Manish Lachwani
2004-10-26 16:14     ` Pete Popov
2004-10-27  3:14 ` Ralf Baechle
2004-10-27  6:11   ` colin
2004-10-27  6:11     ` colin
2004-10-27  6:20     ` Pete Popov

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