On Tue, Sep 13, 2016 at 10:49 PM, <[email protected]> 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 <[email protected]>
Acked-by: Joe Hershberger <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

