[U-Boot] [PATCH v3] net: Fix cache misalignment message after network load operations
Joe Hershberger
joe.hershberger at gmail.com
Fri Sep 23 22:53:34 CEST 2016
On Tue, Sep 13, 2016 at 10:49 PM, <Peter.Chubb at data61.csiro.au> 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: Joe Hershberger <joe.hershberger at ni.com>
More information about the U-Boot
mailing list