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 <thar...@gateworks.com> wrote: > > > From: Marek Vasut <ma...@denx.de> > > > > > > Implement proper support for cache flushing and invalidation into the > > > Intel e1000 NIC driver. > > > > > > Signed-off-by: Marek Vasut <ma...@denx.de> > > > Acked-by: Tim Harvey <thar...@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 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot