From mboxrd@z Thu Jan 1 00:00:00 1970 From: eagle keeper Date: Tue, 31 May 2005 18:38:53 +0000 Subject: [U-Boot-Users] tftpboot question Message-ID: <7449982405053111384f930256@mail.gmail.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 all, and sorry for disturbing you again. I'm trying to load an image from a tftp server using tftpboot. Server is reachable, and running. Address of image is correct. U-boot contacts the right IP, then tries to load the image and intead of printing "#" as documented, prints "T" (it means timeout I suppose). But I continue getting an error message: "Retry count exceeded" Then the procedure starts again. What this behaviour can depend from? I excluded tftp configuration problems and network problems. Thanks in andvance