[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] [microblaze-uclinux] U-boot can’t download “image.ub”
Hello,
I have found out that it depends also on the tftp server I use.
If I install the normal "tftpd" from the debian archive I had the same
problems. Now I use the "atftpd" package (advanced TFTP server) and
there are no longer any difficulties. u-boot sends some "timeout" and
"blksize" information to the tftp server. The normal tftpd ignores this
but the atftpd server honors this (especially the timeout stuff).
Hope this helps,
Hans
Thierry BESSIERE <t.bessiere@xxxxxxxxxxxxxxxxxxxxx> wrote:
> Hi,
>
>
>
>
>
> I would like download “image.ub” with a TFTP server but u-boot can’t
> download this file. Here is what I have in the hyper terminal:
>
>
>
> _______________________________________________________
>
> Load address: 0x8c000100
>
> Loading: #################################################################
>
> ##########T #T ###########T T T T T T T T
>
> Retry count exceeded; starting again
>
> TFTP from server 192.168.0.71; our IP address is 192.168.0.10
>
> Filename 'image.ub'.
>
> Load address: 0x8c000100
>
> Loading: #########################T #############T T T T
> #######################
>
> ####
>
> ############T T T T T ###
>
> Retry count exceeded; starting again
>
> TFTP from server 192.168.0.71; our IP address is 192.168.0.10
>
> Filename 'image.ub'.
>
> Load address: 0x8c000100
>
> Loading: ############################T T T T T T T T T T
>
> Retry count exceeded; starting again
>
> TFTP from server 192.168.0.71; our IP address is 192.168.0.10
>
> Filename 'image.ub'.
>
> Load address: 0x8c000100
>
> Loading: T #T ####T T T T
> ######################################################
>
> ######
>
> #############################T T T T
>
> Retry count exceeded; starting again
>
> _______________________________________________________
>
>
>
> I use these command lines before starting the download:
>
> _______________________________________________________
>
> setenv serverip 192.168.0.71
>
> setenv ipaddr 192.168.0.10
>
> setenv bootfile image.ub
>
> ________________________________________________________
>
> My questions ar the next :
>
>
> 1] Should I validate an option in menuconfig for the TFTP protocol?
>
>
>
> 2] On EDK, I must modify the parameters of EMAC?
>
>
>
> 3] PetaLinux is very slow on the FPGA, The lost packets can be the
> consequence of this?
>
>
>
> Best regards.
>
> Thierry
--
Dr. Johann Pfefferl ------------ mailto j.pfefferl at eubus dot net
Eubus GmbH http://www.eubus.net ++++ http://www.ebmhydraxc.com
Gollierstr. 70
D-80339 Muenchen
Phone: +49 (0)89 45 22 578-67 Fax: +49 (0)89 45 22 578-55
Registergericht Muenchen HRB 145 336, Ust-Id Nr. DE 225 783 933
Geschaeftsfuehrer: Volker Ulrich
==
-o) A computer program does what you tell it to do,
/\\ not what you want it to do.
_\_v-
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/