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]

Re: FLASH file system


On Mon, Sep 03, 2001 at 09:25:45AM +0100, Simpkins, Andy wrote:
> Hi there,
> 
> Does anyone know if there is an eCos FLASH file handling module (i.e. treats
> FLASH as a disk)

The ROM FS can run this the FS in FLASH. Its read only. Is that what you mean?

Or do you mean using the flash as a block device? You open /dev/flash
and read blocks and write blocks? Im not sure that would be very
efficient. The flash on my device has 256k blocks.

        Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]