From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 17 Sep 2014 00:12:21 +0200 Subject: [U-Boot] [PATCH 04/35] net: dwc: Make the cache handling less cryptic In-Reply-To: <5418B398.7080207@opensource.altera.com> References: <20140916131638.GI11561@amd> <201409162010.18024.marex@denx.de> <5418B398.7080207@opensource.altera.com> Message-ID: <201409170012.21834.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, September 17, 2014 at 12:03:04 AM, Dinh Nguyen wrote: > On 09/16/2014 01:10 PM, Marek Vasut wrote: > > On Tuesday, September 16, 2014 at 03:16:38 PM, Pavel Machek wrote: > >> On Mon 2014-09-15 13:05:57, Marek Vasut wrote: > >>> Add a few new variables to make the cache handling less cryptic. > >>> Add a variable for DMA and DATA descriptor start and end, so the > >>> correctness of the code is easier to inspect. > >>> > >>> Signed-off-by: Marek Vasut > >>> Cc: Chin Liang See > >>> Cc: Dinh Nguyen > >>> Cc: Albert Aribaud > >>> Cc: Tom Rini > >>> Cc: Wolfgang Denk > >> > >> Acked-by: Pavel Machek > > > > Um, how many copies of this email did you send ? ;-) > > I got 8...do those count towards Pavel's creditability in the community? > ;) Well, he managed to master the art of sending email all right. Now's the time to master the art of self-restraint ;-) Best regards, Marek Vasut