From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from desire.actrix.co.nz ([203.96.16.164]) by canuck.infradead.org with esmtp (Exim 4.52 #1 (Red Hat Linux)) id 1EMvgl-0007y6-MU for linux-mtd@lists.infradead.org; Tue, 04 Oct 2005 18:55:31 -0400 Received: from [202.154.143.52] (unknown [202.154.143.52]) by desire.actrix.co.nz (Postfix) with ESMTP id 770EC156FC for ; Wed, 5 Oct 2005 11:54:58 +1300 (NZDT) From: Charles Manning To: linux-mtd@lists.infradead.org Date: Wed, 5 Oct 2005 11:00:53 +1300 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200510051100.53425.manningc2@actrix.gen.nz> Subject: Simulating 2k page devices with nandsim List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi folks I have used nandsim to do yaffs testing using nandsim to simulate 512-byte page devices. No problems. Basic procedure outlined in http://www.aleph1.co.uk/pipermail/yaffs/2005q3/001356.html Is there a quick howto on using nandsim to simulate 2k page devices? I would like to test the 2k page support using nandsim rather than hardware. I know there is a memory allocation limitation with nandsim that prevents simulation of huge devices, but I would be happy simulating, say, a 16MB device with 2k pages. Thanx -- CHarles