From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dinh Nguyen Date: Tue, 16 Sep 2014 17:03:04 -0500 Subject: [U-Boot] [PATCH 04/35] net: dwc: Make the cache handling less cryptic In-Reply-To: <201409162010.18024.marex@denx.de> References: <20140916131638.GI11561@amd> <201409162010.18024.marex@denx.de> Message-ID: <5418B398.7080207@opensource.altera.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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? ;) Dinh