linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Linux port for the 440EP processor
@ 2004-11-10  6:06 Mukund JB.
  2004-11-10  9:18 ` Eugene Surovegin
  2004-11-10 15:15 ` Matt Porter
  0 siblings, 2 replies; 5+ messages in thread
From: Mukund JB. @ 2004-11-10  6:06 UTC (permalink / raw)
  To: Eugene Surovegin, Rick McBain; +Cc: linuxppc-embedded

Hi Eugene,

I am need of 440EP Processor based Linux port.
I have some questions for what I am not sure of the answers I have.

Does 440EP processor come under 4xx type?
Is there a central repository for Linux distributions for 440 series?
Are there any tools, help Documents that can help build Linux
distribution for the 440EP Processor?
In "Linux for PowerPC Embedded Systems HOWTO" Document, the Target
Hardware's 4xx series points to some site addr & I didn't find any 440
processor support there?=20

Do I have access to the working 440GP & 440GX in both 2.4 & 2.6
developed by u? where can I find them?

Thanks for the support in advance.

Regards,
Mukund jampala

> -----Original Message-----
> From: linuxppc-embedded-bounces@ozlabs.org [mailto:linuxppc-embedded-
> bounces@ozlabs.org] On Behalf Of Eugene Surovegin
> Sent: Thursday, November 04, 2004 5:58 AM
> To: Rick McBain
> Cc: linuxppc-embedded@ozlabs.org
> Subject: Re: Linux port for the AMCC (was IBM) 440EP
>=20
> On Wed, Nov 03, 2004 at 03:17:27PM -0800, Rick McBain wrote:
> > Does anybody have a working distribution for the 440EP? We were
planning
> > to use a Timesys port, but we've now been told it doesn't exist
(after
> > months of promises it did.).  Our other option is to pay US$25K to
> > MontaVista, but that seems a tad pricey, and our previous experience
> > with them is that they delivered us an ARM port which fundamentally
> > didn't work.
> >
>=20
> Just FYI, 44x port was made by MontaVista.
>=20
> Try the following exercise, grep the kernel code and see how much was
> written for PPC by Timesys and then make your decision.
>=20
> FWIW, it should be relatively simple to do 440EP port, we already
> have working 440GP & 440GX in both 2.4 & 2.6.
>=20
> --
> Eugene.
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded

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

* Re: Linux port for the 440EP processor
  2004-11-10  6:06 Linux port for the 440EP processor Mukund JB.
@ 2004-11-10  9:18 ` Eugene Surovegin
  2004-11-10 15:15 ` Matt Porter
  1 sibling, 0 replies; 5+ messages in thread
From: Eugene Surovegin @ 2004-11-10  9:18 UTC (permalink / raw)
  To: Mukund JB.; +Cc: linuxppc-embedded

On Wed, Nov 10, 2004 at 11:36:44AM +0530, Mukund JB. wrote:
> Does 440EP processor come under 4xx type?

Yes. But AFAIK 440EP port isn't available publicly, yet.

> Is there a central repository for Linux distributions for 440 series?

440 isn't something special, currently all 2.6 work is done in 
kernel.org tree. For more info, see http://penguinppc.org/kernel/

> Are there any tools, help Documents that can help build Linux
> distribution for the 440EP Processor?
> In "Linux for PowerPC Embedded Systems HOWTO" Document, the Target
> Hardware's 4xx series points to some site addr & I didn't find any 440
> processor support there? 
> 
> Do I have access to the working 440GP & 440GX in both 2.4 & 2.6
> developed by u? where can I find them?

You can consider MontaVista Linux (www.mvista.com). Currently they 
support 440GP & 440GX. You can also take a look at www.denx.de, 
although I have no idea how good is 44x support they provide.

--
Eugene

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

* Re: Linux port for the 440EP processor
  2004-11-10  6:06 Linux port for the 440EP processor Mukund JB.
  2004-11-10  9:18 ` Eugene Surovegin
@ 2004-11-10 15:15 ` Matt Porter
  2004-11-10 17:00   ` Rick McBain
  1 sibling, 1 reply; 5+ messages in thread
From: Matt Porter @ 2004-11-10 15:15 UTC (permalink / raw)
  To: Mukund JB.; +Cc: Rick McBain, linuxppc-embedded

On Wed, Nov 10, 2004 at 11:36:44AM +0530, Mukund JB. wrote:
> Hi Eugene,
> 
> I am need of 440EP Processor based Linux port.
> I have some questions for what I am not sure of the answers I have.

Trying mailing support@amcc.com. Their engineers did the 440EP Linux
port. They should be able to provide you with source code for
everything.

-Matt

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

* RE: Linux port for the 440EP processor
  2004-11-10 15:15 ` Matt Porter
@ 2004-11-10 17:00   ` Rick McBain
  2004-11-10 18:39     ` Matt Porter
  0 siblings, 1 reply; 5+ messages in thread
From: Rick McBain @ 2004-11-10 17:00 UTC (permalink / raw)
  To: 'Matt Porter', 'Mukund JB.'; +Cc: linuxppc-embedded

Been there, done that.  The only code they will hand out is the custom
IBM OS stuff they have. I have talked to the VP of the embedded
processor division, all the way on down. 

But I would be happy if somebody would prove me wrong - I think the semi
makers should provide Linux drivers available on their website.  I know
AMD has a bunch of drivers for their embedded chips on theirs.

Any Linux code, at this point anyways, has to be gotten from somebody
other than AMCC. However, I will be speaking to their director of
software engineering tommorrow, about all these Linux issues. Maybe
things will change. 

Cheers,
Rick
> -----Original Message-----
> From: Matt Porter [mailto:mporter@kernel.crashing.org]
> Sent: November 10, 2004 7:15 AM
> To: Mukund JB.
> Cc: Eugene Surovegin; Rick McBain; linuxppc-embedded@ozlabs.org
> Subject: Re: Linux port for the 440EP processor
> 
> On Wed, Nov 10, 2004 at 11:36:44AM +0530, Mukund JB. wrote:
> > Hi Eugene,
> >
> > I am need of 440EP Processor based Linux port.
> > I have some questions for what I am not sure of the answers I have.
> 
> Trying mailing support@amcc.com. Their engineers did the 440EP Linux
> port. They should be able to provide you with source code for
> everything.
> 
> -Matt

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

* Re: Linux port for the 440EP processor
  2004-11-10 17:00   ` Rick McBain
@ 2004-11-10 18:39     ` Matt Porter
  0 siblings, 0 replies; 5+ messages in thread
From: Matt Porter @ 2004-11-10 18:39 UTC (permalink / raw)
  To: Rick McBain; +Cc: linuxppc-embedded

On Wed, Nov 10, 2004 at 09:00:40AM -0800, Rick McBain wrote:
> Been there, done that.  The only code they will hand out is the custom
> IBM OS stuff they have. I have talked to the VP of the embedded
> processor division, all the way on down. 

Bummer.
 
> But I would be happy if somebody would prove me wrong - I think the semi
> makers should provide Linux drivers available on their website.  I know
> AMD has a bunch of drivers for their embedded chips on theirs.

Actually, I'd rather see the code in the mainline tree where it can
be maintained. Stuff on vendor sites tends to mold.
 
> Any Linux code, at this point anyways, has to be gotten from somebody
> other than AMCC. However, I will be speaking to their director of
> software engineering tommorrow, about all these Linux issues. Maybe
> things will change. 

Sounds good.

-Matt

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

end of thread, other threads:[~2004-11-10 21:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-10  6:06 Linux port for the 440EP processor Mukund JB.
2004-11-10  9:18 ` Eugene Surovegin
2004-11-10 15:15 ` Matt Porter
2004-11-10 17:00   ` Rick McBain
2004-11-10 18:39     ` Matt Porter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).