From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.ch.keymile.com ([193.17.201.103]) by canuck.infradead.org with smtp (Exim 4.72 #1 (Red Hat Linux)) id 1PmTOV-0001D6-4S for linux-mtd@lists.infradead.org; Mon, 07 Feb 2011 15:52:51 +0000 Message-ID: <4D50154D.6060700@keymile.com> Date: Mon, 07 Feb 2011 16:52:45 +0100 From: Stefan Bigler MIME-Version: 1.0 To: Michael Cashwell Subject: Re: Numonyx NOR and chip->mutex bug? References: <16826B66-31FE-41AD-A6EF-E668A45AF1FE@prograde.net> <6FC0E416-EEBD-453F-AAB9-88BB6D90BFAB@prograde.net> <4D4AD9ED.8060104@keymile.com> <4D4B37D4.4050204@keymile.com> <4D4BDD48.6040600@keymile.com> <541E19B8-D428-4F59-B6BB-A3BD8F455AE4@prograde.net> <0488D3BA-7BA3-4E98-B289-3F3D1DB485D4@prograde.net> <96BD3889-E8AD-408D-8275-ED1A5FD55F1B@prograde.net> In-Reply-To: <96BD3889-E8AD-408D-8275-ED1A5FD55F1B@prograde.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: linux-mtd@lists.infradead.org, Holger brunck , Joakim Tjernlund Reply-To: stefan.bigler@keymile.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Am 02/07/2011 04:46 PM, schrieb Michael Cashwell: >>> ------------------------------ >>> + /* numonyx data sheet clearly says to always reset the status bits >>> + before resuming a suspended erase. not doing so results in >>> + an ambiguous mixture of status bits once the command ends. */ >>> + debug_map_write(map, CMD(0x50), adr); >>> + debug_map_write(map, CMD(0xd0), adr); >> The 0xd0 seems should not be there, its already in place? Sorry the 0x0d was already there. >> I plan to submit this one shortly, if you and Michael could Ack. it when I do, that would be great. > Happy to test and ack when it arrives. > > -Mike > Looking forward to do so. Stefan