From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot,1/2] e1000: Implement dcache support
Date: Tue, 26 Aug 2014 12:46:18 +0200 [thread overview]
Message-ID: <201408261246.18440.marex@denx.de> (raw)
In-Reply-To: <201408261244.31819.marex@denx.de>
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@gateworks.com> wrote:
> > > From: Marek Vasut <marex@denx.de>
> > >
> > > Implement proper support for cache flushing and invalidation into the
> > > Intel e1000 NIC driver.
> > >
> > > Signed-off-by: Marek Vasut <marex@denx.de>
> > > Acked-by: Tim Harvey <tharvey@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
next prev parent reply other threads:[~2014-08-26 10:46 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-08 14:41 [U-Boot] [PATCH 0/2] e1000: add i210 support Tim Harvey
2014-08-08 14:41 ` [U-Boot] [PATCH 1/2] e1000: Implement dcache support Tim Harvey
2014-08-23 12:42 ` [U-Boot] [U-Boot,1/2] " Tom Rini
2014-08-26 10:38 ` Vasili Galka
2014-08-26 10:44 ` Marek Vasut
2014-08-26 10:46 ` Marek Vasut [this message]
2014-08-08 14:41 ` [U-Boot] [PATCH 2/2] e1000: add i210 support Tim Harvey
2014-08-23 12:42 ` [U-Boot] [U-Boot,2/2] " Tom Rini
2014-08-08 14:57 ` [U-Boot] [PATCH 0/2] " Marek Vasut
2014-10-03 16:33 ` York Sun
2014-10-03 21:23 ` Marek Vasut
2014-10-04 2:15 ` York Sun
2014-08-21 6:40 ` Tim Harvey
2014-08-21 6:58 ` Marek Vasut
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201408261246.18440.marex@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox