From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 02 Jun 2008 11:29:25 -0700 Subject: [U-Boot-Users] eth0 not geting enabled In-Reply-To: <416792.17925.qm@web39505.mail.mud.yahoo.com> References: <416792.17925.qm@web39505.mail.mud.yahoo.com> Message-ID: <48443C05.3010705@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Avinash Vijayvergia wrote: > Hi there > > I am working on at91sam9260ek. I have put kernel and rfs on dataflash. > Now this board boots up but doesn't enable eth0. I searched net and > found that if I do a ping it enables phy (MD9161A). But if I do that > when there is no network u-boot never recovers. Can someone tell me > the way out. It is successful when network is available, though. What do you mean by 'u-boot never recovers'? It should time out if you try a network operation and are not connected to anything useful. regards, Ben