[U-Boot] [ PATCH 1/2] net: fix cache misaligned issue in Broadcom SF2 driver

Joe Hershberger joe.hershberger at gmail.com
Tue Mar 21 18:51:01 UTC 2017


On Fri, Mar 3, 2017 at 7:06 PM, Steve Rae <steve.rae at raedomain.com> wrote:
> From: Suji Velupillai <suji.velupillai at broadcom.com>
>
> Fixed cache misaligned issue in the net driver. The issue shows-up when
> a call to flush_dcache_range is made with unaligned memory. The memory
> must be aligned to ARCH_DMA_MINALIGN.
>
> Signed-off-by: Suji Velupillai <suji.velupillai at broadcom.com>
> Tested-by: Suji Velupillai <suji.velupillai at broadcom.com>
> Reviewed-by: Arun Parameswaran <arun.parameswaran at broadcom.com>
> Reviewed-by: JD Zheng <jiandong.zheng at broadcom.com>
> Reviewed-by: Shamez Kurji <shamez.kurji at broadcom.com>
> Signed-off-by: Steve Rae <steve.rae at raedomain.com>

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


More information about the U-Boot mailing list