From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [PATCH] Add armflash support for multiple blocks of flash From: Catalin Marinas To: linux-mtd@lists.infradead.org In-Reply-To: <20090209180504.27367.52854.stgit@pc1117.cambridge.arm.com> References: <20090209180504.27367.52854.stgit@pc1117.cambridge.arm.com> Content-Type: text/plain Date: Mon, 16 Mar 2009 17:31:14 +0000 Message-Id: <1237224674.19000.26.camel@pc1117.cambridge.arm.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: Russell King , David Woodhouse List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, On Mon, 2009-02-09 at 18:05 +0000, Catalin Marinas wrote: > This patch adds MTD concatenation support to integrator-flash.c for > platforms with more than one block of flash memory (e.g. RealView > PB11MPCore). The implementation is based on the sa1100-flash.c one. > > Signed-off-by: Catalin Marinas > Cc: Russell King > Cc: David Woodhouse > --- > drivers/mtd/maps/integrator-flash.c | 226 +++++++++++++++++++++++++---------- > 1 files changed, 164 insertions(+), 62 deletions(-) Is there a chance to get this patch merged during the upcoming merging window? I don't follow the linux-mtd list so I don't know the gatekeeping process here. Should I (cross-)post the patch to LKML as well? Thanks. -- Catalin