From mboxrd@z Thu Jan 1 00:00:00 1970 From: Troy Kisky Date: Thu, 27 Sep 2012 11:50:59 -0700 Subject: [U-Boot] RMII ethernet problems on i.MX6 Solo In-Reply-To: References: Message-ID: <5064A013.30004@boundarydevices.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 9/27/2012 11:27 AM, Carolyn Smith wrote: > Hello, > > Has anyone had any success getting RMII ethernet to work on an i.MX6 Solo > or DualLite? I am pretty confident I have the IOMUX registers set up > properly and the clocking configured and working properly but am not seeing > any activity on the TXEN line when trying to transmit a packet.I can access > the PHY's registers so I think that means MDC and MDIO must be working. > > Any suggestions greatly appreciated, > Carolyn > I've used ethernet with the Micrel 9021 phy on both solo and duallite. But that phy doesn't use TXEN. Troy