From neversetsun@ustc.edu Tue Feb 26 07:37:29 2008
Received: from smtp.ustc.edu.cn ([202.38.64.16] helo=ustc.edu.cn)
	by stoneboat.aleph1.co.uk with smtp (Exim 4.63)
	(envelope-from <neversetsun@ustc.edu>) id 1JTuN6-0002z9-BU
	for yaffs@lists.aleph1.co.uk; Tue, 26 Feb 2008 07:37:24 +0000
Received: (eyou send program); Tue, 26 Feb 2008 15:37:11 +0800
Message-ID: <404011431.28689@ustc.edu.cn>
X-EYOUMAIL-SMTPAUTH: shizheng@mail.ustc.edu.cn
Received: from unknown (HELO [127.0.0.1]) (202.38.79.82)
	by 202.38.64.8 with SMTP; Tue, 26 Feb 2008 15:37:11 +0800
Message-ID: <47C3C157.8030809@ustc.edu>
Date: Tue, 26 Feb 2008 15:35:51 +0800
From: "shizheng@Alumni" <neversetsun@ustc.edu>
User-Agent: Thunderbird 2.0.0.9 (Windows/20071031)
MIME-Version: 1.0
To: yaffs@lists.aleph1.co.uk
Content-Type: text/plain; charset=GB2312
Content-Transfer-Encoding: 7bit
X-SA-Exim-Connect-IP: 202.38.64.16
X-SA-Exim-Mail-From: neversetsun@ustc.edu
X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on
	stoneboat.aleph1.co.uk
X-Spam-Level: 
X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00,
	MSGID_FROM_MTA_HEADER,SPF_HELO_PASS autolearn=no version=3.2.3
X-SA-Exim-Version: 4.2.1 (built Tue, 09 Jan 2007 17:23:22 +0000)
X-SA-Exim-Scanned: Yes (on stoneboat.aleph1.co.uk)
Subject: [Yaffs] Does Yaffs support sequential programming of NAND flash?
X-BeenThere: yaffs@lists.aleph1.co.uk
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Discussion of YAFFS NAND flash filesystem <yaffs.lists.aleph1.co.uk>
List-Unsubscribe: <http://lists.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs>, 
	<mailto:yaffs-request@lists.aleph1.co.uk?subject=unsubscribe>
List-Archive: <http://lists.aleph1.co.uk/lurker/list/yaffs.html>
List-Post: <mailto:yaffs@lists.aleph1.co.uk>
List-Help: <mailto:yaffs-request@lists.aleph1.co.uk?subject=help>
List-Subscribe: <http://lists.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs>,
	<mailto:yaffs-request@lists.aleph1.co.uk?subject=subscribe>
X-List-Received-Date: Tue, 26 Feb 2008 07:37:29 -0000

Hi,all:
We are building a filesystem on large-block nand flash K9K4G08U0M.

It has a program limitation that the program addressing should
be done in sequential order in a block, i.e. random page address
programming is prohibited.

We are new to Yaffs, so I wanna know if yaffs support such kind of
NAND device.

best wishes, shizheng


