Author: Charles Manning Date: To: yaffs Subject: Re: [Yaffs] YAFFS images creation using inbandtags option.
On Wednesday 24 November 2010 22:09:53 Murali N wrote: > Hi,
> Can somebody tell me how can i create YAFFS images with 'inbandtags'
> using mkyaffs2image.c.
mkyaffs2image does not support inband tags.
> I would like to test my code by enabling the inbandtags option in the
> YAFFS file system.
Can you find an alternative way to boot then just create one on the target?
> After i have created the YAFFS images how do i tell the filesystem
> that i have generated the images with inbandtag options?
> I am assuming this can be done passing an argument through the 'mount'
> command option. Please correct me if i am wrong.