Searched hist:f589f8cca64bddb59fe2409c10ab14529ab47a40 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | macb.c | f589f8cca64bddb59fe2409c10ab14529ab47a40 Thu May 05 13:28:10 UTC 2016 Simon Glass <sjg@chromium.org> net: macb: Flush correct cache portion when sending
The end address of the cache flush must be cache-line-aligned since otherwise (at least on ARM926-EJS) the request is ignored. When the cache is enabled this means that packets are not sent.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heiko Schocher <hs@denx.de> Acked-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Andreas Bießmann <andreas@biessmann.org>
|