Re: [Yaffs] Run yaffs as a linux application

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Charles Manning
Date:  
To: yaffs
New-Topics: [Yaffs] [YAFFS] NFS export with YAFFS2
Subject: Re: [Yaffs] Run yaffs as a linux application
On Tuesday 24 June 2008 23:48:17 chinamay wrote:
> Hi ,
> no need to reply.I did that but can u tell me how much page size supported
> by yaffs on yaffs direct? Thanks


The fileem.c supports yaffs1 mode (512 bytes pages).
fileem2k.c supports 2k pages and it is easy enough to modify this to any size
you want.
-- CHarles