[U-Boot] [PATCH 1/3] net: davinci_emac: Remove useless dcache ops on descriptors

Tom Rini trini at konsulko.com
Sun Aug 14 17:47:59 CEST 2016


On Sun, Aug 14, 2016 at 03:03:15PM +0000, Karl Beldan wrote:

> ATM the rx and tx descriptors are handled as cached memory while they
> lie in a dedicated RAM of the SoCs, which is an uncached area.
> Removing the said dcache ops, while optimizing the logic and clarifying
> the code, also gets rid of most of the check_cache_range() incurred
> warnings:
> CACHE: Misaligned operation at range
> 
> Signed-off-by: Karl Beldan <karl.beldan+oss at gmail.com>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160814/b1490442/attachment.sig>


More information about the U-Boot mailing list