[U-Boot] [PATCH v7 1/2] net: fec_mxc: Adjust RX DMA alignment for mx6solox

Fabio Estevam festevam at gmail.com
Sat Aug 30 19:22:22 CEST 2014


Tom, Joe or Stefano,

On Mon, Aug 25, 2014 at 4:51 PM, Marek Vasut <marex at denx.de> wrote:
> On Monday, August 25, 2014 at 06:34:16 PM, Fabio Estevam wrote:
>> mx6solox has a requirement for 64 bytes alignment for RX DMA transfer.
>> Other SoCs work with the standard 32 bytes alignment.
>>
>> Adjust it accordingly by using 64 bytes aligment in the FEC RX DMA buffers,
>> which addresses the needs from mx6solox and also works for the other SoCs.
>>
>> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
>
> Acked-by: Marek Vasut <marex at denx.de>

Could this one be applied for 2014.10-rc?

Thanks


More information about the U-Boot mailing list