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: [Q] Redboot's FAT16 functions


Andrew Lunn <andrew@lunn.ch> writes:

> On Thu, Jul 08, 2004 at 10:42:35PM +0900, Dohun Kim wrote:
> > 
> > Dear ecos users,
> > 
> > Is there any one who has FAT16 open and read functions
> > in Redboot? 
> > 
> > If you could send a function file or inform me of
> > its information, I would appreciate it.
> 
> I beleave Savin Zlobec is working on this. At least he is making the
> fat32 code not depend on the kernel, which is a big step towards being
> able to read FAT32 files in redboot.

However, given that RedBoot only needs simple find-a-file-and-read-it
access, putting the whole FAT FS into RedBoot would be unnecessary
bloat.

This question has been answered recently with a pointer to a piece of
code that would do the job. Take a look in the list archives.


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