flash writing with Linux

Subodh Nijsure subodh at best.com
Sat Mar 17 02:25:38 EST 2001


>
> Hi,
>
> does anybody know if a flash writing tool for Linux is available ?
> I want to update a flash image from a running Linux. The Linux is
> running from a ramdisk, so the flash can be erased and rewritten.
>
> I think what I need are two thing: A device driver for accessing the
> flash and a command line tool for erasing and writing to the flash.

Perhaps you can take a look at mtd and use that to manage your flash.
With mtd you can partition your flash to different devices and erase them
selectively.

Once you have your flash partitioned you can simply cat a file to /dev/mtd#
to copy new content to the flash.

/Subodh Nijsure

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/






More information about the Linuxppc-embedded mailing list