All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nikolay Dimitrov <picmaster@mail.bg>
To: u-boot@lists.denx.de
Subject: [U-Boot] Different Port for TFTP communication
Date: Wed, 09 Apr 2014 01:55:30 +0300	[thread overview]
Message-ID: <53447E62.60700@mail.bg> (raw)
In-Reply-To: <mailman.9.1396951203.11170.u-boot@lists.denx.de>

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

       reply	other threads:[~2014-04-08 22:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.9.1396951203.11170.u-boot@lists.denx.de>
2014-04-08 22:55 ` Nikolay Dimitrov [this message]
     [not found] <mailman.7.1397037601.3278.u-boot@lists.denx.de>
2014-04-09 18:58 ` [U-Boot] Different Port for TFTP communication Nikolay Dimitrov
2014-04-07 13:32 Mario Albrecht
2014-04-07 16:52 ` Wolfgang Denk
2014-04-08 10:06   ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53447E62.60700@mail.bg \
    --to=picmaster@mail.bg \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.