[U-Boot] [U-Boot, v3] net: Fix cache misalignment message after network load operations

Tom Rini trini at konsulko.com
Thu Oct 6 02:14:33 CEST 2016


On Wed, Sep 14, 2016 at 03:49:22AM +0000, Peter Chubb wrote:

> After any operation that downloads a file (e.g., pxe get, or dhcp), the
> buffer containing the downloaded data is flushed.  This is unnecessary
> and annoying.  Unnecessary, because
> the network driver should already have fliushed the cache for the DMAed area,
> and annoying because it generates a cache misalignment message.
> 
> Signed-off-by: Peter Chubb <peter.chubb at data61.csiro.au>
> Acked-by: Heiko Schocher <hs at denx.de>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>

Reviewed-by: Tom Rini <trini at konsulko.com>

Joe, do you want to pick this up or should I?  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161005/7af841f9/attachment.sig>


More information about the U-Boot mailing list