Re: [Yaffs] Run yaffs as a linux application

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Charles Manning
日付:  
To: yaffs
新しいトピック: [Yaffs] [YAFFS] NFS export with YAFFS2
題目: 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