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]
Other format: [Raw text]

redboot and networking...


Hi,

I am using eCos on an integrator board with an ARM920T core module
and an Intel PRO/100+ ethernet card.
There was not problems to compile the redboot with networking and flash
support. Neverthless, I have a question about a problem.
When redboot boots up, there are following outputs on the console:
--->
FLASH configuration checksum error or invalid key
integrator_i82559_init
pci_init_find_82559s()
eth0 = 82559
 Wired to HAL vector 16
Found device on bus 0, devfn 0x60:
 Vendor    0x8086
 Device    0x1229
 Command   0x0000, Status 0x0290
 Class/Rev 0x02000008
 Header 0x00
 SubVendor 0x1014, Sub ID 0x305c
 BAR[0]    0x00000000 / probed size 0xfffff000 / CPU addr 0x40000000
 BAR[1]    0x00004001 / probed size 0xffffffc1 / CPU addr 0x60004000
 BAR[2]    0x00100000 / probed size 0xfff00000 / CPU addr 0x40100000
 BAR[3]    0x00000000 / probed size 0x00000000 / CPU addr 0xffffffff
 BAR[4]    0x00000000 / probed size 0x240180a2 / CPU addr 0x00002fc4
 BAR[5]    0x00000000 / probed size 0x240180a2 / CPU addr 0x00002f30
 eth0 configured
 memory address = 0x40000000
 I/O address = 0x60004000
 **** Device enabled for I/O and Memory and Bus Master
Init82559 0 @ f20
82559 Self Test
  General self-test: passed.
  Serial sub-system self-test: passed.
  Internal registers self-test: passed.
  ROM checksum self-test: passed (04F4518B).
eeprom data bits 8 (ioaddr 6000400e)
Warning: Invalid EEPROM checksum 0A5E for device 0
MAC Address = 00 02 55 B2 19 BE
No network interfaces found

RedBoot(tm) bootstrap and debug environment [ROM]
Non-certified release, version 0 - built 15:20:42, Nov  7 2001

Platform: INTEGRATOR (ARM 7TDMI)
Copyright (C) 2000, 2001, Red Hat, Inc.

RAM: 0x00000000-0x01000000, 0x00000000-0x00fce000 available
FLASH: 0x24000000 - 0x26000000, 256 blocks of 0x00020000 bytes each.
RedBoot>
<--

Then I type:

RedBoot>fconfig -l
Run script at boot: false
Use BOOTP for network configuration: true
GDB connection port: 9000
Network debug at boot time: false
RedBoot>


What does 'No network interfaces found' mean????

Thanks a lot
Kai

----------------------------------------------------------------------------
Kai Dorau - mailto:dorauk@thmulti.com
TEL: (+49 511) 418 2557, FAX: 2483
Hannover Home Networks (HHN) Laboratory
Corporate Research Hanover
Research & Innovation
Thomson Multimedia



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