From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932357AbbIBU47 (ORCPT ); Wed, 2 Sep 2015 16:56:59 -0400 Received: from mail-pa0-f54.google.com ([209.85.220.54]:33847 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932337AbbIBU46 (ORCPT ); Wed, 2 Sep 2015 16:56:58 -0400 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> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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