From: Tolunay Orkun <listmember@orkun.us>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] problem with net?
Date: Wed, 07 Jun 2006 16:47:34 -0500 [thread overview]
Message-ID: <44874976.5020204@orkun.us> (raw)
In-Reply-To: <44862E3C.00007F.14884@bj163app11.163.com>
yadog wrote:
> My board use RTL8019,when i use tftp ,there are some problems.
> when start tftp?my hyperterminal always display "Loading: T T T T T T
> T T T T T T T T T T T T T T"
> the whole information as follows?
>
> U-Boot 1.1.4_XT (Jun 6 2006 - 17:36:18)
> U-Boot code: 0C300000 -> 0C31AD70 BSS: -> 0C31EF98
> RAM Configuration:
> Bank #0: 0c000000 8 MB
> Bank #1: 0c800000 8 MB
> Flash: 2 MB
> *** Warning - bad CRC, using default environment
You are using default environment. I doubt you have a default MAC
address in default environment. You must setup your board specific MAC
address in environment for network to work on most boards.
> In: serial
> Out: serial
> Err: serial
> Hit any key to stop autoboot: 0
> XT=> help tftp
> tftpboot [loadAddress] [bootfilename]
> XT=> tftpboot 0x0c700000 image.bin
> TFTP from server 192.168.0.23; our IP address is 192.168.0.70
> Filename 'image.bin'.
> Load address: 0xc700000
> Loading: T T T T T T T T T T T T T T T T T T T T
> Retry count exceeded; starting again
> TFTP from server 192.168.0.23; our IP address is 192.168.0.70
>
> would someone give me some suggestions?
Check your MAC address. You might want to sniff some network traffic to
see if your board is using correct MAC address as well.
Best regards,
Tolunay
prev parent reply other threads:[~2006-06-07 21:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-07 1:39 [U-Boot-Users] problem with net? yadog
2006-06-07 18:20 ` mONStR
2006-06-07 19:50 ` Wolfgang Denk
2006-06-07 21:47 ` Tolunay Orkun [this message]
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=44874976.5020204@orkun.us \
--to=listmember@orkun.us \
--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