public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] PPC405EP ethernet problems
@ 2006-06-16 13:47 Stalder, Reto
  2006-06-16 14:28 ` Matthias Fuchs
  0 siblings, 1 reply; 2+ messages in thread
From: Stalder, Reto @ 2006-06-16 13:47 UTC (permalink / raw)
  To: u-boot

Hi

I'm having problems setting up the ethernet on a custom board with an
AMCC PPC405EP. Whenever I run a command which uses the ethernet, I get a
similar behaviour: First U-Boot displays 66 times the following message:

   miiphy_register: non unique device name 'ppc_4xx_eth0'
   ENET Speed is 100 Mbps - FULL duplex connection

Then it starts printing the following in an endless loop:

   ppc_4xx_eth_initialize: Cannot allocate private hw data for
eth_device 0

The ethernet part in the configuration file reads as follows:

   #define CONFIG_MII                                 // Enable MII PHY
management
   #define CONFIG_PHY_ADDR     0x0C                   // Front eth phy
(addr via pin strapping)
   #define CONFIG_IPADDR       192.168.248.103        // Default IP
address (test only)   
   #define CONFIG_SERVERIP     192.168.248.111        // tftpboot from
stein
   #define CONFIG_ETHADDR      00:40:63:DC:B6:93      // MAC address

Has anyone an idea where the error could lie? Could anybody give me a
hint, where to continue debugging? 

Thank you very much in advance,
Reto Stalder

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-06-16 14:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-16 13:47 [U-Boot-Users] PPC405EP ethernet problems Stalder, Reto
2006-06-16 14:28 ` Matthias Fuchs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox