[U-Boot] [PATCH] mx6: Fix cacheline size

Fabio Estevam festevam at gmail.com
Thu Aug 21 19:28:21 CEST 2014


On Thu, Aug 21, 2014 at 2:14 PM, Marek Vasut <marex at denx.de> wrote:
> On Thursday, August 21, 2014 at 07:10:02 PM, Fabio Estevam wrote:
>> mx6 is an armv7 which has 64-byte cacheline size.
>>
>> Without this fix we are not able to get the FEC driver to work on mx6solox.
>>
>> 64-byte cacheline is also used by the kernel on ARMv7, so fix it
>> accordingly.
>
> It's not a kernel thing, it's architecture thing. Otherwise,
>
> Acked-by: Marek Vasut <marex at denx.de>

Yes, I mentioned the kernel just to provide an example.

Maybe Stefano could remove this last sentence from the commit log when
applying it, if he is happy with it, of course. Or I can send a v2
without it.

Regards,

Fabio Estevam


More information about the U-Boot mailing list