Re: [U-Boot] [U-Boot,1/2] e1000: Implement dcache support

2014-08-23 Thread Tom Rini
On Fri, Aug 08, 2014 at 07:41:38AM -0700, Tim Harvey wrote: > From: Marek Vasut > > Implement proper support for cache flushing and invalidation into the > Intel e1000 NIC driver. > > Signed-off-by: Marek Vasut > Acked-by: Tim Harvey Applied to u-boot/master, thanks! -- Tom signature.asc

Re: [U-Boot] [U-Boot,1/2] e1000: Implement dcache support

2014-08-26 Thread Vasili Galka
Hi Marek, On Fri, Aug 8, 2014 at 5:41 PM, Tim Harvey wrote: > From: Marek Vasut > > Implement proper support for cache flushing and invalidation into the > Intel e1000 NIC driver. > > Signed-off-by: Marek Vasut > Acked-by: Tim Harvey > --- > drivers/net/e1000.c | 71 >

Re: [U-Boot] [U-Boot,1/2] e1000: Implement dcache support

2014-08-26 Thread Marek Vasut
On Tuesday, August 26, 2014 at 12:38:44 PM, Vasili Galka wrote: > Hi Marek, > > On Fri, Aug 8, 2014 at 5:41 PM, Tim Harvey wrote: > > From: Marek Vasut > > > > Implement proper support for cache flushing and invalidation into the > > Intel e1000 NIC driver. > > > > Signed-off-by: Marek Vasut

Re: [U-Boot] [U-Boot,1/2] e1000: Implement dcache support

2014-08-26 Thread Marek Vasut
On Tuesday, August 26, 2014 at 12:44:31 PM, Marek Vasut wrote: > On Tuesday, August 26, 2014 at 12:38:44 PM, Vasili Galka wrote: > > Hi Marek, > > > > On Fri, Aug 8, 2014 at 5:41 PM, Tim Harvey wrote: > > > From: Marek Vasut > > > > > > Implement proper support for cache flushing and invalidati