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: can I use JFFS2 in a ecos kernel-less application??


On Tue, 2005-04-05 at 15:18 +0200, cydmjxz wrote:
> I am writing a ecos kernel-less application, like redboot. If it possible to 
> use JFFS2 component?

It's obviously possible as RedBoot can have JFFS2 support :-)  It
does require quite a lot of infrastructure for it to be much use.
Without the kernel, you'll need to write your own file system 
interfaces, along with all the support layers that JFFS2 expects.
Note: it's already somewhat shoe-horned into eCos since it was
designed as a Linux file system, so there is a compatability
"layer" already in place.

Why would you want to do this anyway?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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