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: Re[2]: building redboot with eCos eernel


Michael Jastrebtsoff <jam2000@pisem.net> writes:

> Hello, Nick.
> 
> I wanted to use FAT with CompactFlash driver for updating the main
> program(based on eCos kernel) from CF card. Probably I will be able to
> implement FAT driver+high level disk driver+CF driver in read-only mode for
> doing that.

With the msdos filesystem reader pointed out elsewhere, you have most
of those pieces already. If the CF can be accessed via a TrueIDE
interface then the existing IDE driver should handle it just
fine. Otherwise you will have to adjust it a little to match the CF
card interface you do have.

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