Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932112AbbFDP34 (ORCPT ); Thu, 4 Jun 2015 11:29:56 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:58143 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752341AbbFDP3j (ORCPT ); Thu, 4 Jun 2015 11:29:39 -0400 X-Auth-Info: Cfb1x0QgdpfzDIHQkZG9szaqW2OtLwCd7VIXqVtKCZg= From: Marek Vasut To: Michal Suchanek Subject: Re: [PATCH 00/11] Enable access to SPI NOR flash on Samsung Snow board Date: Thu, 4 Jun 2015 17:29:35 +0200 User-Agent: KMail/1.13.7 (Linux/3.14-2-amd64; KDE/4.13.1; x86_64; ; ) Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Kukjin Kim , Krzysztof Kozlowski , Vinod Koul , Dan Williams , David Woodhouse , Brian Norris , Han Xu , Mark Brown , Geert Uytterhoeven , =?utf-8?q?Rafa=C5=82_Mi=C5=82ecki?= , Alison Chaiken , Huang Shijie , Ben Hutchings , Knut Wohlrab , "Bean Huo =?utf-8?q?=E9=9C=8D=E6=96=8C=E6=96=8C?= (beanhuo)" , "grmoore@altera.com" , devicetree , Linux Kernel Mailing List , "linux-arm-kernel@lists.infradead.org" , "linux-samsung-soc" , dmaengine , linux-mtd@lists.infradead.org, "linux-spi" References: <201506040053.29482.marex@denx.de> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201506041729.35645.marex@denx.de> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1456 Lines: 38 On Thursday, June 04, 2015 at 06:21:32 AM, Michal Suchanek wrote: > On 4 June 2015 at 00:53, Marek Vasut wrote: > > On Wednesday, June 03, 2015 at 11:26:39 PM, Michal Suchanek wrote: > >> Hello, > > > > Hi, > > > >> this patch series makes it possible to access the SPI NOR flash in the > >> Samsung XE303 'Snow' Chromebook. > >> > >> Unfortunately not all issues are resolved. To work around an issue with > >> the pl330 dma engine I respun the patch for limiting transfer size in > >> m25p80 driver. > > > > Looks like fixing a bug at the wrong place to me ... > > > >> As the flash does not contain any sane filesystem and is only likely to > >> be accessed with mtd_debug or similar tool the limit of the dma engine > >> is easily reached. Filesystems using shorter data transfers are less > >> likely to be affected. > > > > Sounds like the DMA engine driver should be fixed. > > I looked at the pl330 datasheet and don't see anything obviusly wrong > with the pl330 driver in Linux. > > Ideally it would be fixed but I have no idea what's wrong with it. Ask maybe Catalin from ARM to help you -- he might be able to point you to the right hardware guy. Best regards, Marek Vasut -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/