public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: cleancode at 163.com <cleancode@163.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] network not work with u-boot
Date: Thu, 6 Dec 2018 10:13:42 +0800	[thread overview]
Message-ID: <2018120610134234682514@163.com> (raw)
In-Reply-To: 20181205133722.E8C1E242268@gemini.denx.de

Hi Wolfgang,

Thank you so much, I managed to upload the kernel image by using a tftp server in my desktop. 
I thought the tftp was a kind of ftp with a naming difference...

As for the configuration item ipaddr1, I still cannot delete it, I am not happy about that.
Do you or anyone else know how to delete this kind of ill-spelled items?
If not, I can accept it as it has no side-effect to the system, the uboot brings up the linux kernel every time.
However, if there is a way to delete, it would make me happier.

--
Best wishes.

Zhangguofu (Gary)

From: Wolfgang Denk
Date: 2018-12-05 21:37
To: 张国富
CC: u-boot
Subject: Re: [U-Boot] network not work with u-boot
Dear 张国富,
 
In message <3ddf0dcd.d340.1677de6d85a.Coremail.cleancode@163.com> you wrote:
>
>     Recently I came across a problem, and I tried many things but it still does not work.
>     I have a board with a u-boot ready and the kernel image yet to upload. Unfortunately the board could not get the kernel image by ftp.
 
If what you write is correct, then this is expected behaviour.
 
U-Boot does not have support for TCP/IP, and so it cannot implement
the FTP protocol.  All we have is TFTP = TRIVIAL FTP.
 
You your FTP server will not help - you need a TFTP server instead.
 
This also explains the port mismatch you see in wireshark.
 
Best regards,
 
Wolfgang Denk
 
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
One difference between a man and a machine is that a machine is quiet
when well oiled.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Catch.jpg
Type: image/jpeg
Size: 19932 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181206/9cbe8722/attachment.jpg>

  reply	other threads:[~2018-12-06  2:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-05 10:25 [U-Boot] network not work with u-boot 张国富
2018-12-05 13:37 ` Wolfgang Denk
2018-12-06  2:13   ` cleancode at 163.com [this message]
2018-12-06  8:13     ` Wolfgang Denk
2018-12-06  9:32       ` cleancode at 163.com

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=2018120610134234682514@163.com \
    --to=cleancode@163.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox