This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ethernet card problems


I have redboot running fine on a custom SA1110 Card. I am trying to add
ethernet support.
I purchased a Socket Low Power Ethernet Flash Card that is installed on
PCMCIA port 1.

Here is the output from RedBoot on Bootup:

FLASH: Oversized device!  End addr 0x09000000 changed to 0x08800000
Socket Communications Inc: CF+ LPE Revision E 08/04/99
Ethernet eth0: MAC address 00:c0:1b:00:c5:44
IP: 10.1.3.202, Default server: 10.1.1.251

RedBoot(tm) bootstrap and debug environment [ROM]
Non-certified release, version UNKNOWN - built 14:02:38, Nov  1 2001

Platform: BOPS Travis board (StrongARM 1110)
Copyright (C) 2000, 2001, Red Hat, Inc.

RAM: 0x00000000-0x01000000, 0x00011ab8-0x00fbf000 available
FLASH: 0x08000000 - 0x08800000, 32 blocks of 0x00040000 bytes each.
RedBoot>

I defined a static IP at 10.1.3.202.   Here is the output from the
configuration:

RedBoot> fconfig -l
Run script at boot: false
Use BOOTP for network configuration: false
Local IP address: 10.1.3.202
Default server IP address: 10.1.1.251
GDB connection port: 9000
Network debug at boot time: false


Problem:

When Redboot comes up and prints the prompt with the card installed,
the system is locked.  If I remove the
card, I get the message

... Waiting for network card: ..........No network interfaces found

and I get the redboot prompt and things are working (except ethernet
which is what I want).

Any suggestions on what is wrong  (why the system is hung) and how I can
debug the problem.

Thanks,

Warren

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]