
21 Aug
2014
21 Aug
'14
7:28 p.m.
On Thu, Aug 21, 2014 at 2:14 PM, Marek Vasut marex@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@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