This is the mail archive of the ecos-discuss@sourceware.org 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 on IXDPG425 using P30 Flash


Hi Guys,
 
Im having trouble trying to initialize redboot on our board.
 
<SNIP>
 
+**Warning** FLASH configuration checksum error or invalid key
Use 'fconfig -i' to [re]initialize database
No network interfaces found
 
RedBoot(tm) bootstrap and debug environment [ROM]
Red Hat certified release, version 2.02 - built 04:42:11, Nov 12 2005
 
Platform: Intel IXDPG425 Network Gateway Reference (IXP42X 266MHz) BE
Copyright (C) 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.
 
RAM: 0x00000000-0x02000000, [0x00015b20-0x01fe9000] available
FLASH: 0x50000000 - 0x50020000, 4 blocks of 0x00008000 bytes each.
RedBoot>
RedBoot>
RedBoot>
RedBoot>
RedBoot>
RedBoot>
RedBoot>
RedBoot>
RedBoot>
RedBoot> fis init
About to initialize [format] FLASH image system - continue (y/n)? y
*** Initialize FLASH Image System
... Unlock from 0x50018000-0x50020000: .
... Erase from 0x50018000-0x50020000: Err = a2
 
Error erasing FIS directory at 0x50018000: Error trying to erase
... Lock from 0x50018000-0x50020000: .
RedBoot>
 
 
<SNIP>
 
Im using the ixdpg425 board package, as our board is quite similar in
design. The only different is that we are using a 256MB Intel P30 flash.
 
I modified the source as per the following document
http://download.intel.com/design/flcomp/applnots/30829402.pdf in Appendix B.
 
Can anyone suggest why it is not initializing and/or why I cant get the
network interface up? I read somewhere that the network interface will not
work until you program a mac address. I dont have the command in redboot
2.02 to set mac_npe.
 

Regards, 

Abraham Celik





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


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