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

Joe Hershberger joe.hershberger at gmail.com
Mon Aug 15 18:05:33 CEST 2016


On Sun, Aug 14, 2016 at 10:03 AM, Karl Beldan <karl.beldan at gmail.com> 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>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list