Hi Henri, On 10/21/2016 06:39 AM, Eric Nelson wrote: > Hi Henri, > > On 10/21/2016 02:19 AM, Henri Roosen wrote: >> Hi, >> >> Unfortunately commit-3ac72b7b63d5 "net: fec: align IP header in >> hardware" breaks networking on an iMX28 system. >> >> The commit seems valid for iMX6, where it is tested okay and solves the >> unaligned accesses. >> >> On iMX28 I still see unaligned accesses and networking is broken. Can >> anyone confirm this? >> > > Reading the i.MX28 reference manual, it appears that this SoC doesn't > have the RACC bit, and I missed removal of the FEC_QUIRK_HAS_RACC flag. >
Sorry. I was wrong. The register (offset 0x1c4) is present, including the SHIFT16 bit, but the register is named differently (HW_ENET_MAC_IPACCRXCONF).