From mboxrd@z Thu Jan 1 00:00:00 1970 From: Umar Qureshey Date: Wed, 21 Dec 2005 12:17:33 -0800 Subject: [U-Boot-Users] LAN chip dead on ARM Integrator/CP board Message-ID: <43A9B85D.6070200@quartics.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I am using an ARM Integrator/CP board with u-boot 1.1.3. It's working well except that the ethernet interface never comes up. I don't see the link lights and a "dhcp" command results in: SMC91111: PHY auto-negotiate timed out *** ERROR: ethaddr is not set properly!! I compiled u-boot using the integrator cp config file. I have modified it somewhat to include some extra commands but the network portion remains the same. Also, the docs for the board state that the board has a LAN91C111 ethernet chip. Anyone encontered this issue? I did not find anything in list archives. Regards, umar