From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fuchs Date: Fri, 16 Jun 2006 17:26:18 +0200 Subject: [U-Boot-Users] [heur] Re: PPC405EP ethernet problems In-Reply-To: <61C61BB7D4828E4EB72B065C85E3D8A628A48B@szexchange.schmid-telecom.com> References: <61C61BB7D4828E4EB72B065C85E3D8A628A48B@szexchange.schmid-telecom.com> Message-ID: <4492CD9A.50005@esd-electronics.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, is it possible that you use miiphy_read/write() somewhere in your board specific code? If so, in which function? Which board is it? Can you post the code from your board setup that does any network related stuff? Matthias Stalder, Reto schrieb: > Hi Matthias > > Thank you for your quick response! I've tried out your suggestion. > Unfortunately U-Boot stops while booting, without reaching the command > prompt. The output is: > > ... > U-Boot 1.1.4 (Jun 16 2006 - 16:45:43) > > CPU: AMCC PowerPC 405EP Rev. B at 266.666 MHz (PLB=133, OPB=66, EBC=33 > MHz) > I2C boot EEPROM disabled > 16 kB I-Cache 16 kB D-Cache > DRAM: 8 MB > FLASH: 16 MB > In: serial > Out: serial > Err: serial > Net: > ... > > Enabled debug outputs (with defined DEBUG and ET_DEBUG constants) do not > tell me anything more. What else could I try? > > Best regards, > Reto