Home
last modified time | relevance | path

Searched hist:"964 ea7c1cea6228aa414f4aee5acf25bcd87ca21" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Ddesignware.c964ea7c1cea6228aa414f4aee5acf25bcd87ca21 Thu May 08 21:26:33 UTC 2014 Ian Campbell <ijc@hellion.org.uk> net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN

This is required at least on ARM.

When sending instead of simply invalidating the entire descriptor, flush
as little as possible while still respecting ARCH_DMA_MINALIGN, as
requested by Alexey.

Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
Cc: Alexey Brodkin <abrodkin@synopsys.com>