Author: Ross Younger Date: To: yaffs Subject: Re: [Yaffs] need tool to make yaffs2 partition on busy-box
environment.
On 21/12/12 22:21, Ratheendran R wrote: > I am looking for command line tool to format this partition
> as part of maintenance,some thing similar to busybox tools used for
> mkext2,vfat etc.
Do you mean you want to completely erase a YAFFS2 filesystem?
No YAFFS tool is necessary - just use the standard NAND tools to erase
the blocks of the partition. (Erased blocks are automatically ready for
reuse by YAFFS.) The flash_erase tool, in the mtd-utils package, might
be what you're looking for.