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 filesystem and Read/Write access


On Fri, 2003-04-04 at 16:46, Zi Zhou wrote:
> Hi,
> 
> I want to use redboot to load my application from flash and at run time,
> my application should be able to save configuration data back to flash. I
> am trying to find out if I can( or should) use JFFS2 or FIS for this
> purpose.  I have read through the mailing list,   here is my understanding
> and I hope someone can give me some suggestions.
> 
> 1. Current Redboot doesn't have command to access JFFS2 filesystem. I saw
> some discussion about implementing this in the mailing list, I am
> wondering if someone is working on it and what the schedule would be like.
> 

It has been discussed.  I don't know of anyone actively working on it.

> 2. I can use Redboot FIS to save application image back and forth from
> flash. Is it possible for ecos application to access( Read/Write) Redboot
> FIS at run time, will it involve a lot of work ? Can some one give me info
> about how much changes have to be made and where the major changes should
> be?
> 
> 3. Can I partition my flash memory into 2 parts, say one is FIS that
> redboot can recognize so that I can store eCos application there, the
> other is JFFS2 filesystem for eCos application to access at run time --
> for the purpose of saving and retriving configuration data files?
> 

This is a reasonable choice and the one that has been used so far.

-- 
.--------------------------------------------------------.
|       Mind: Embedded Linux and eCos Development        |
|--------------------------------------------------------|
| Gary Thomas              email:  gary dot thomas at mind dot 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]