From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josef Angermeier Date: Tue, 28 Feb 2006 09:17:35 +0100 Subject: [U-Boot-Users] Rx-buffer overlow Message-ID: <20060228081735.GA4849@false> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear u-boot-users, I am verly lucky, that i got u-boot running on my custom MPC875-board. Just a few things make still some trouble: the ping-command (and all other network transfer commands) in the u-boot shell often doesn't work, and the following debug output is generated: fec_recv[249] err: 802 fec_recv[249] err: 2802 fec_recv[249] err: 802 According to the Rx-buffer-status bits, an overlow takes place. So ping just works if there is less network traffic. But why ? - is the receive buffer to small, the CPU to slow ? thanks for your advices, best regards Josef