Home
last modified time | relevance | path

Searched hist:"6202 b8f28c10977a9533ba4c49574b136a64ce82" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Ddavinci_emac.c6202b8f28c10977a9533ba4c49574b136a64ce82 Mon Aug 15 17:23:00 UTC 2016 karl beldan <karl.beldan@gmail.com> net: davinci_emac: Round up top tx buffer boundaries for dcache ops

check_cache_range() warns that the top boundaries are not properly
aligned when flushing or invalidating the buffers and make these
operations fail.

This gets rid of the remaining warnings:
CACHE: Misaligned operation at range

Signed-off-by: Karl Beldan <karl.beldan+oss@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com>