From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 17 Nov 2005 10:58:11 +0100 Subject: [U-Boot-Users] Network problem in u-boot. In-Reply-To: <518B77BB6246D54D9E88FC49AFB0389D2F1C49@seskoptronicmsx.optronic.local> References: <518B77BB6246D54D9E88FC49AFB0389D2F1C49@seskoptronicmsx.optronic.local> Message-ID: <200511171058.12462.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Andre, On Thursday 17 November 2005 09:55, Andr? Berggren wrote: > CONFIG_NET_MULTI wasn't enabled. When I enable it the "miiphy_register: non > unique device name 'ppc_4xx_eth0'" is exchanged with "Trying ppc_4xx_eth0", > but it doesn't solve the main problem. OK. One other idea: Do you have CFG_RX_ETH_BUFFER defined in your config file? If yes, what is the value? Try increasing it. I would suggest to use at least 16 rx buffers. Best regards, Stefan