public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Redboot NPE No EEPROM support.
@ 2005-06-03  6:00 bel rog
  2005-06-03 13:07 ` Mark Salter
  0 siblings, 1 reply; 4+ messages in thread
From: bel rog @ 2005-06-03  6:00 UTC (permalink / raw)
  To: ecos-discuss

Hello,

I am new to Ecos and Redboot.
I have a Custom board Ixp425 and NO EEPROM on the board.
and have added the below lines to the Redboot_ROM.ecm file to use the flash.
    ---------------------------------------------------------------------------------------------
    cdl_option  CYGSEM_DEVS_ETH_ARM_IXDP425_EEPROM {
        user_value 0
    };    
    ---------------------------------------------------------------------------------------------

But I still have problem enabling the Network .

   1.  First I run    "fis init"
   2.  Next I run    "fconfig -i"
   3.  reset the board.
RedBoot> reset
... Resetting.
+**Warning** FLASH configuration checksum error or invalid key
Use 'fconfig -i' to [re]initialize database
FLASH configuration checksum error or invalid key
FLASH configuration checksum error or invalid key

Trying NPE-B...[error] ixEthMiiPhyScan : unexpected Mii PHY0 ID 00225521
EthAcc: (Mac) cannot enable port 0, MAC address not set
can't enable port!

Trying NPE-C...[error] ixEthMiiPhyScan : unexpected Mii PHY1 ID 00225521
EthAcc: (Mac) cannot enable port 1, MAC address not set
can't enable port!
No network interfaces found

RedBoot(tm) bootstrap and debug environment [ROM]
Red Hat certified release, version 2.01 - built 16:32:36, Jun  2 2005

Platform: IXDP425 Development Platform (XScale) BE
Copyright (C) 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.

RAM: 0x00000000-0x08000000, [0x000262a0-0x07fc1000] available
FLASH: 0x50000000 - 0x51000000, 128 blocks of 0x00020000 bytes each.
RedBoot>

QUESTION:
   1. Why does the FLASH configuration checksum Error come back 
   2. Is there some other setting that i Need the Intel Network Driver
to come up.
   3. Does the new 2.01 Boot loader Support the Intel NPE drivers.
   4. Which version of Redboot is most stable one to Use with IXP425
Custom boards.

--
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] 4+ messages in thread

end of thread, other threads:[~2005-06-06  7:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-03  6:00 [ECOS] Redboot NPE No EEPROM support bel rog
2005-06-03 13:07 ` Mark Salter
2005-06-06  2:34   ` bel rog
2005-06-06  7:57     ` Hans

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).