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]

RE: Is load_flash_config() necessary to redboot? I gotproblem when include load_flash_config(). thanks


Thanks a lot Gary.
I have it worked but while each time I reset the board I got the following
message:
+FLASH configuration checksum error or invalid key

before I can use the "Keep redboot configuration data in flash" do I need to
set or create the configuration data for redboot first?

Thanks a lot.



-----Original Message-----
From: Gary D. Thomas [mailto:gary.thomas@mind.be]
Sent: 09 February 2003 17:38
To: Qiang Huang
Cc: eCos Discussion
Subject: Re: [ECOS] Is load_flash_config() necessary to redboot? I
gotproblem when include load_flash_config(). thanks


On Sat, 2003-02-08 at 09:43, Qiang Huang wrote:
> Hi all:
>    Can I build the redboot without calling load_flash_config() function?
> When I call this function in cyg_start() (redboot main.c) my program stop,
> when I comment out load_flash_config() function it works ok..  so any idea
> of this. ( I am on ARM Altera Excalibur EPXA1 platform ported based on the
> Altera Excalibur EPXA10 board)

This probably means that your FLASH initialization code is failing.

I'd just build a RedBoot without FLASH support and get the
FLASH code working separately.

--
.--------------------------------------------------------.
|       Mind: Embedded Linux and eCos Development        |
|--------------------------------------------------------|
| Gary Thomas              email:  gary.thomas@mind.be   |
| Mind ( http://mind.be )  tel:    +1 (970) 229-1963     |
| gpg: http://www.chez-thomas.org/gary/gpg_key.asc       |
'--------------------------------------------------------'


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


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