From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1375696558.14869.420.camel@sauron.fi.intel.com> Subject: Re: [PATCH v5 0/6] mtd: atmel_nand: enable Nand Flash Controller (NFC) support From: Artem Bityutskiy To: Josh Wu Date: Mon, 05 Aug 2013 12:55:58 +0300 In-Reply-To: <1372845034-5579-1-git-send-email-josh.wu@atmel.com> References: <1372845034-5579-1-git-send-email-josh.wu@atmel.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: plagnioj@jcrosoft.com, computersforpeace@gmail.com, linux-mtd@lists.infradead.org, sergei.shtylyov@cogentembedded.com, linux-arm-kernel@lists.infradead.org Reply-To: dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2013-07-03 at 17:50 +0800, Josh Wu wrote: > This patch series enable NFC support for SAMA5 soc. It can send command, > address cycles automaticly. Also when enable NFC sram, NFC will transfer > data to sram. Which can save lots of cpu time. > > The mtd speed test results (non-NFC vs NFC), run in sama5d3x-ek with DMA > enable, is in the end of this patch. Hi, would you please update this patch-set against the tip of the l2-mtd.git tree, and re-send? It does not apply with many conflicts. -- Best Regards, Artem Bityutskiy From mboxrd@z Thu Jan 1 00:00:00 1970 From: dedekind1@gmail.com (Artem Bityutskiy) Date: Mon, 05 Aug 2013 12:55:58 +0300 Subject: [PATCH v5 0/6] mtd: atmel_nand: enable Nand Flash Controller (NFC) support In-Reply-To: <1372845034-5579-1-git-send-email-josh.wu@atmel.com> References: <1372845034-5579-1-git-send-email-josh.wu@atmel.com> Message-ID: <1375696558.14869.420.camel@sauron.fi.intel.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, 2013-07-03 at 17:50 +0800, Josh Wu wrote: > This patch series enable NFC support for SAMA5 soc. It can send command, > address cycles automaticly. Also when enable NFC sram, NFC will transfer > data to sram. Which can save lots of cpu time. > > The mtd speed test results (non-NFC vs NFC), run in sama5d3x-ek with DMA > enable, is in the end of this patch. Hi, would you please update this patch-set against the tip of the l2-mtd.git tree, and re-send? It does not apply with many conflicts. -- Best Regards, Artem Bityutskiy