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-requ...@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

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to