From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Wdidr-0005PK-Aa for linux-mtd@lists.infradead.org; Fri, 25 Apr 2014 16:06:24 +0000 From: Marek Vasut To: Huang Shijie Subject: Re: [PATCH V3] Add support for flag status register on Micron chips. Date: Fri, 25 Apr 2014 17:50:54 +0200 References: <1398175396-7560-1-git-send-email-grmoore@altera.com> <20140425044703.GD24530@localhost> In-Reply-To: <20140425044703.GD24530@localhost> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201404251750.54582.marex@denx.de> Cc: Graham Moore , Insop Song , Sascha Hauer , Jingoo Han , Artem Bityutskiy , Geert Uytterhoeven , linux-kernel@vger.kernel.org, Yves Vandervennet , linux-mtd@lists.infradead.org, Graham Moore , Alan Tull , Sourav Poddar , Brian Norris , David Woodhouse , Dinh Nguyen List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Friday, April 25, 2014 at 06:47:04 AM, Huang Shijie wrote: > On Tue, Apr 22, 2014 at 01:48:21PM -0500, Graham Moore wrote: > > On Tue, Apr 22, 2014 at 11:55 AM, Marek Vasut wrote: > > > Are you sure the n25q512a doesn't use FSR ? Do n25q512a{1,8}3 share the > > > same IDs? > > > > I looked at the datasheet and the n25q512a *does* have the same FSR > > usage note, so I suppose I should add USE_FSR to it as well. But how > > is it working now? Maybe nobody is actually using that chip. > > Yes, n25q512a{1,8}3 share the same id, 0x20ba20. > > could use the ext_id to distinguish them ? just as we did for Spansion NOR. > > i dumped out 5 bytes of my n25q256a: 0x20, 0xba, 0x19, 0x10, 0x00. The q256 and q512 are rather different chips it seems to me ... Best regards, Marek Vasut