From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 16 Sep 2014 20:10:17 +0200 Subject: [U-Boot] [PATCH 04/35] net: dwc: Make the cache handling less cryptic In-Reply-To: <20140916131638.GI11561@amd> References: <20140916131638.GI11561@amd> Message-ID: <201409162010.18024.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 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 ? ;-) Best regards, Marek Vasut