[U-Boot] [PATCH v2] drivers: net: cpsw: always flush cache of size PKTSIZE_ALIGN

Mugunthan V N mugunthanvnm at ti.com
Tue Aug 9 10:32:56 CEST 2016


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 at ti.com>

Tested-by: Mugunthan V N <mugunthanvnm at ti.com>

Regards
Mugunthan V N


More information about the U-Boot mailing list