public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: bel rog <belrog@gmail.com>
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] Redboot NPE No EEPROM support.
Date: Fri, 03 Jun 2005 06:00:00 -0000	[thread overview]
Message-ID: <44931d5205060223003567186e@mail.gmail.com> (raw)

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

             reply	other threads:[~2005-06-03  6:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-03  6:00 bel rog [this message]
2005-06-03 13:07 ` Mark Salter
2005-06-06  2:34   ` bel rog
2005-06-06  7:57     ` Hans

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44931d5205060223003567186e@mail.gmail.com \
    --to=belrog@gmail.com \
    --cc=ecos-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).