
9 Aug
2016
9 Aug
'16
10:32 a.m.
On Tuesday 09 August 2016 11:17 AM, Lokesh Vutla wrote:
cpsw tries to flush dcache which is not in the range of PKTSIZE. Because of this the following warning comes while flushing:
CACHE: Misaligned operation at range [dffecec0, dffed016]
Fix it by flushing cache of size PKTSIZE_ALIGN as similar to what is being done in _cpsw_recv.
Signed-off-by: Lokesh Vutla lokeshvutla@ti.com
Tested-by: Mugunthan V N mugunthanvnm@ti.com
Regards Mugunthan V N