From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gate.epygi.de ([212.126.211.241] helo=ally.epygi.de) by pentafluge.infradead.org with esmtp (Exim 4.14 #3 (Red Hat Linux)) id 197Zas-0001Vi-P6 for ; Mon, 21 Apr 2003 12:36:18 +0100 Received: from pcstephan (pc-stephan.epygi.de [10.20.0.32]) by ally.epygi.de (8.12.9/8.12.9) with SMTP id h3LBaQkg006755 for ; Mon, 21 Apr 2003 13:36:26 +0200 (METDST) From: "Stephan Linke" To: "Linux-Mtd" Date: Mon, 21 Apr 2003 13:36:26 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: "verify NAND page writes" and & partial write List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, I try to use the "verify NAND page writes" option but but it always failes when YAFFS tries to do a partial write on the OOB area. Is it intentional that this option failes with partial writes? Everything works fine when I disable this feature. Thanks, Stephan