From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from proliant.sysinno.se ([195.163.21.130]) by pentafluge.infradead.org with esmtp (Exim 3.22 #1 (Red Hat Linux)) id 15ZxY1-0001bI-00 for ; Thu, 23 Aug 2001 17:41:37 +0100 Received: from [195.163.21.41] by proliant.sysinno.se (NTMail 4.30.0012/NT0065.00.f980be18) with ESMTP id khfqaaaa for ; Thu, 23 Aug 2001 18:43:29 +0200 Message-ID: <3B8533A2.8BA7729C@possio.com> Date: Thu, 23 Aug 2001 18:47:30 +0200 From: Stefan Thomasson MIME-Version: 1.0 To: linux-mtd@lists.infradead.org Subject: Question about cfi_cmdset_0001.c Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-mtd-admin@lists.infradead.org Errors-To: linux-mtd-admin@lists.infradead.org List-Help: List-Post: List-Subscribe: , List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: Hello, I have discovered some problems with the strataflash memory and resets on our board (strongarm assabet clone), and after looking in this file I discovered that after erasing and writing, the state of the chips are left in FL_STATUS. Which in our case results in the status is output after reset if it happens before any reads from flash. Is there a reason not to enter read array mode / FL_READY. Best regards Stefan Thomasson