public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] redboot on ixp422
@ 2004-08-12  8:08 Aric Wang
  2004-08-12  8:24 ` Andrew Lunn
  2004-08-12 12:49 ` Mark Salter
  0 siblings, 2 replies; 3+ messages in thread
From: Aric Wang @ 2004-08-12  8:08 UTC (permalink / raw)
  To: 'ecos-discuss@sources.redhat.com'

Hello,

I'm trying to port redboot to our customized IXP422 board. I use the latest
CVS version eCos and npe-package 1.4 from Intel. I compile use GRG board
configuration. It runs up. 

The problem is it didn't find the ethernet ports and there's no "fis,
fconfig, ip_address" commands.

How to modify the npe package to make it run on IXP422? and why there's no
fis and fconfig command?

Thanks in advance.

Aric


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

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

* Re: [ECOS] redboot on ixp422
  2004-08-12  8:08 [ECOS] redboot on ixp422 Aric Wang
@ 2004-08-12  8:24 ` Andrew Lunn
  2004-08-12 12:49 ` Mark Salter
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2004-08-12  8:24 UTC (permalink / raw)
  To: Aric Wang; +Cc: 'ecos-discuss@sources.redhat.com'

> The problem is it didn't find the ethernet ports and there's no "fis,
> fconfig, ip_address" commands.
> 
> How to modify the npe package to make it run on IXP422? and why there's no
> fis and fconfig command?

Adding the flash package should make the fis commands appear.

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

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

* Re: [ECOS] redboot on ixp422
  2004-08-12  8:08 [ECOS] redboot on ixp422 Aric Wang
  2004-08-12  8:24 ` Andrew Lunn
@ 2004-08-12 12:49 ` Mark Salter
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Salter @ 2004-08-12 12:49 UTC (permalink / raw)
  To: Aric_Wang; +Cc: ecos-discuss

>>>>> Aric Wang writes:

> Hello,
> I'm trying to port redboot to our customized IXP422 board. I use the latest
> CVS version eCos and npe-package 1.4 from Intel. I compile use GRG board
> configuration. It runs up. 

> The problem is it didn't find the ethernet ports and there's no "fis,
> fconfig, ip_address" commands.

How do you know that it didn't find the eth ports? Maybe it found the
ports, but the port initialization failed. You can define DEBUG in
if_npe.c to get some verbose error messages.

If fconfig and fis are missing, then you are not using the standard
GRG configuration which does enable flash.

> How to modify the npe package to make it run on IXP422?

You shouldn't have to modify it if you are using the GRG configuration.
If you are using a custom configuration, then you'd need to add
something similar to the devs/eth/arm/grg/npe package for your
platform.

--Mark



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

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

end of thread, other threads:[~2004-08-12 12:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-12  8:08 [ECOS] redboot on ixp422 Aric Wang
2004-08-12  8:24 ` Andrew Lunn
2004-08-12 12:49 ` Mark Salter

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 read-only IMAP folder(s) and NNTP newsgroup(s).