[U-Boot] [U-Boot, v3] net: Fix cache misalignment message after network load operations
Joe Hershberger
joe.hershberger at gmail.com
Tue Oct 11 22:50:29 CEST 2016
On Thu, Oct 6, 2016 at 2:14 AM, Tom Rini <trini at konsulko.com> wrote:
> 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!
I'll get it.
Thanks,
-Joe
More information about the U-Boot
mailing list