From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [152.101.51.1] (helo=janus.hk.panelx.com) by pentafluge.infradead.org with smtp (Exim 4.14 #3 (Red Hat Linux)) id 196XTR-0005pZ-3N for ; Fri, 18 Apr 2003 16:08:22 +0100 Message-ID: <001301c305bc$17068680$6b00a8c0@mobile> From: "Paul Wong" To: , "yaffs list" Date: Fri, 18 Apr 2003 23:06:25 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit Subject: using MEMWRITEOOB problem in NAND flash device List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi All, I want to restore the oob[5] using ioctl(..,MEMWRITEOOB,..) in NAND flash device, but it is failure to write anything. Is any protected condition in NAND.C? Thanks. Paul