From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 5 Mar 2012 21:23:30 +0100 Subject: [U-Boot] [PATCH V2] net: fec_mxc: allow use with cache enabled In-Reply-To: <20120305201959.32BDE202D68@gemini.denx.de> References: <201203052106.42334.marex@denx.de> <20120305201959.32BDE202D68@gemini.denx.de> Message-ID: <201203052123.30448.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 Dear Wolfgang Denk, > Dear Marek Vasut, > > In message <201203052106.42334.marex@denx.de> you wrote: > > Dear Eric Nelson, > > > > > ensure that transmit and receive buffers are cache-line aligned > > > > > > invalidate cache after each packet received > > > flush cache before transmitting > > > > > > Original patch by Marek: > > > http://lists.denx.de/pipermail/u-boot/2012-February/117695.html > > > > Would be cool to Cc me :-p > > Actually this should happen automatically, because your Signed-off-by: > line shouldbe there ?? > You mean anywhere close to that piece of crap code I produced? I was ashamed to put it there ;-) But now that it stared looking humane, I'd maybe like to get a tiny bit of credit too ;-) > > Best regards, > > Wolfgang Denk Best regards, Marek Vasut