From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 10 Oct 2015 20:10:43 +0200 Subject: [U-Boot] [PATCH] nios2: set default cache configuration in start.S In-Reply-To: <561902C4.1070803@wytron.com.tw> References: <1444119708-6934-1-git-send-email-thomas@wytron.com.tw> <201510091639.10881.marex@denx.de> <561902C4.1070803@wytron.com.tw> Message-ID: <201510102010.43794.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 Saturday, October 10, 2015 at 02:21:24 PM, Thomas Chou wrote: > Hi Marek, Hi! > On 10/09/2015 10:39 PM, Marek Vasut wrote: > >> It might be awful to use the maximum value all the time. See, we flush > >> cache for every eth packet! > > > > You should only flush the part where the packet is located ;-) I finally > > have the MAX10 kit, so I can check the ethernet at least :) > > Sure. We shall flush only where the packet is located. > > Great to know that you got a MAX10 kit. I received a MAX10 kit, too. I > am going to convert altera_tse.c to driver model. > > I keep all the pending patches on u-boot-nios/next. You may try out. You > will need the fdt address translation patch of Stefan, too. I'll do it once I handle my email queue, which exploded during ELCE ;-) Best regards, Marek Vasut