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


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]