From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-f179.google.com (mail-we0-f179.google.com [74.125.82.179]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 95ECEB6F9D for ; Wed, 9 May 2012 15:56:35 +1000 (EST) Received: by werh12 with SMTP id h12so3969376wer.38 for ; Tue, 08 May 2012 22:56:31 -0700 (PDT) Date: Wed, 9 May 2012 07:56:25 +0200 From: Christoph Fritz To: Chen Peter-B29397 Subject: Re: [RFC] [PATCH] usb: gadget: fix dtd dma confusion Message-ID: <20120509055625.GA3910@lovely.krouter> References: <20120410001017.GF2640@local> <20120410021151.GB23044@lovely.krouter> <20120411073918.GA9180@lovely.krouter> <20120509000221.GA19525@lovely.krouter> <175CCF5F49938B4D99B2E3EF7F558EBE1A180E49BA@SC-VEXCH4.marvell.com> <20120509053826.GA3492@lovely.krouter> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Cc: Oliver Neukum , Kukjin Kim , Eric Miao , Li Yang-R58472 , Greg Kroah-Hartman , Sascha Hauer , "linux-usb@vger.kernel.org" , Nicolas Ferre , "linuxppc-dev@lists.ozlabs.org" , Felipe Balbi , Ido Shayevitz , Ben Dooks , Estevam Fabio-R49496 , "Hans J. Koch" , Haojian Zhuang , Daniel Mack , Thomas Dahlmann , Russell King , Neil Zhang , Fabio Estevam , Chao Xie List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, May 09, 2012 at 05:43:11AM +0000, Chen Peter-B29397 wrote: > > > > > I'm hacking here an i.MX35 not an i.MX23. So I already had a look at its > > errata sheet http://cache.freescale.com/files/dsp/doc/errata/IMX35CE.pdf > > but didn't find a similar "limitation" as you now pointed out by errata > > number 2858 for i.MX23. > > > > i.mx35 and i.mx23 uses the same controller. A link or short note in i.MX35 its errata sheet to the i.MX23 one would be nice.