[U-Boot] Different Port for TFTP communication

Nikolay Dimitrov picmaster at mail.bg
Wed Apr 9 00:55:30 CEST 2014


Hi Mario,

You need to define CONFIG_TFTP_PORT in your board config file. Then
you can use the env-vars "tftpdstp" and "tftpsrcp" for source/destination
TFTP ports. You can check the source code at:

net/tftp.c:798

Kind regards,
Nikolay


On 4/8/2014 1:00 PM, u-boot-request at lists.denx.de wrote:
> Hi,
>
> I have a short question about TFTP usage in u-boot.
> Is it possible to change the Port for TFTP communication
> while u-boot is running. Standard path for TFTP is 69
> an let's say, we want to change port to 1500.
>
> Regards Mario



More information about the U-Boot mailing list