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

Marek Vasut marex at denx.de
Tue Aug 26 12:46:18 CEST 2014


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 <tharvey at gateworks.com> wrote:
> > > From: Marek Vasut <marex at denx.de>
> > > 
> > > Implement proper support for cache flushing and invalidation into the
> > > Intel e1000 NIC driver.
> > > 
> > > Signed-off-by: Marek Vasut <marex at denx.de>
> > > Acked-by: Tim Harvey <tharvey at gateworks.com>
> > > ---
> > > 
> > >  drivers/net/e1000.c | 71
> > > 
> > > ++++++++++++++++++++++++++++++++++++-----------------
> > > 
> > >  1 file changed, 49 insertions(+), 22 deletions(-)
> > 
> > After your patch (http://patchwork.ozlabs.org/patch/378226/) was
> > applied to u-boot/master, the MVBC_P board fails to build with
> 
> > the following errors:
> The board needs fixing then. Thank you for pointing this out!

The fix would be to add stubs for the cache functions for that board (or entire 
platform). The board/platform fails to implement part of U-Boot API, so you get 
this spew.

Best regards,
Marek Vasut


More information about the U-Boot mailing list