From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-la0-x22b.google.com ([2a00:1450:4010:c03::22b]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WVHJg-0005aK-Du for linux-mtd@lists.infradead.org; Wed, 02 Apr 2014 09:18:41 +0000 Received: by mail-la0-f43.google.com with SMTP id e16so8087303lan.30 for ; Wed, 02 Apr 2014 02:18:17 -0700 (PDT) Subject: Re: [PATCH] mtd: cfi_cmdset_0001 - fixup for PC28F512P33TFA From: Christoph Fritz To: Andrea Adami In-Reply-To: References: <1396287151.4857.50.camel@mars> <1396303460.4857.111.camel@mars> <1396364991.4850.37.camel@mars> <1396393830.6474.31.camel@mars> Content-Type: text/plain; charset="UTF-8" Date: Wed, 02 Apr 2014 11:18:13 +0200 Message-ID: <1396430293.5197.14.camel@mars> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: Marius Achilles , Joakim Tjernlund , Artem Bityutskiy , "linux-mtd@lists.infradead.org" , Brian Norris , David Woodhouse List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2014-04-02 at 10:06 +0200, Andrea Adami wrote: > Have you tried disabling only "Suspend erase on write" ? > > cfip->SuspendCmdSupport &= ~1; > > That did the trick for other stubborn flash chips. I'll recheck to be sure. Thanks -- Christoph