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: flash driver on excalibur board


yrodguez@iuma.ulpgc.es writes:

> hi,
> i have a doubt. Why is necessary a flash driver on Excalibur board??. I thought
> the EBI into the stripe translate AHB transactions to flash transactions.

The EBI only allows you to access the flash as a memory device. If you
want to reprogram it, or erase it, then you must submit commands to
it. This is what the flash driver does.

-- 
Nick Garnett                                     eCos Kernel Architect
http://www.ecoscentric.com                The eCos and RedBoot experts


-- 
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]