From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pa0-x22d.google.com ([2607:f8b0:400e:c03::22d]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZXF5q-0003h8-KN for linux-mtd@lists.infradead.org; Wed, 02 Sep 2015 20:57:18 +0000 Received: by pacfv12 with SMTP id fv12so23010807pac.2 for ; Wed, 02 Sep 2015 13:56:58 -0700 (PDT) Date: Wed, 2 Sep 2015 13:56:55 -0700 From: Brian Norris To: Alexis Ballier Cc: David Woodhouse , =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , Marek Vasut , Huang Shijie , Gabor Juhos , Ben Hutchings , Bean Huo =?utf-8?B?6ZyN5paM5paMIChiZWFuaHVvKQ==?= , "open list:MEMORY TECHNOLOGY DEVICES (MTD)" , open list Subject: Re: [PATCH] mtd: spi-nor: Add support for sst25wf020a. Message-ID: <20150902205655.GX81844@google.com> References: <1439573741-24491-1-git-send-email-aballier@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1439573741-24491-1-git-send-email-aballier@gentoo.org> List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Aug 14, 2015 at 07:35:39PM +0200, Alexis Ballier wrote: > It is a 256KiB flash with 4 KiB erase sectors > and 64KiB overlay blocks. > > This is the one available on Hardkernel's Odroid U3 shield. > > Signed-off-by: Alexis Ballier Applied to l2-mtd.git