From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tolunay Orkun Date: Tue, 25 Apr 2006 18:56:01 -0500 Subject: [U-Boot-Users] AMCC 4XX (specially 405EP) and CFG_RX_ETH_BUFFERS Message-ID: <444EB711.4040807@orkun.us> 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 there a valid range for number of RX buffers for AMCC405EP Ethernet driver? I am using a fairly recent U-Boot from GIT and if I define CFG_RX_ETH_BUFFERS 31 it works but if I use CFG_RX_ETH_BUFFERS 32 it has a lot of timeouts in tftp etc. Best regards, Tolunay