From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fuchs Date: Fri, 16 Jun 2006 16:28:39 +0200 Subject: [U-Boot-Users] PPC405EP ethernet problems In-Reply-To: <61C61BB7D4828E4EB72B065C85E3D8A628A484@szexchange.schmid-telecom.com> References: <61C61BB7D4828E4EB72B065C85E3D8A628A484@szexchange.schmid-telecom.com> Message-ID: <4492C017.6060608@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 Reto, can you try it with ... #define CONFIG_NET_MULTI 1 #undef CONFIG_HAS_ETH1 ... in your configuration file. Perhaps that helps. Matthias Stalder, Reto schrieb: > 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