Home
last modified time | relevance | path

Searched hist:d58acdcbfb338abdb77cfea8ada500aea277decf (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Drtl8169.cd58acdcbfb338abdb77cfea8ada500aea277decf Wed Dec 10 05:25:26 UTC 2014 Thierry Reding <treding@nvidia.com> net: rtl8169: Use non-cached memory if available

To work around potential issues with explicit cache maintenance of the
RX and TX descriptor rings, allocate them from a pool of uncached memory
if the architecture supports it.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>