All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Hawkins <a.hawkins@cabletime.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Problem transferring file using kermit
Date: Fri, 10 Jun 2005 10:46:46 +0100	[thread overview]
Message-ID: <002101c56da1$536dbc70$153335bf@cabletime.com> (raw)

Hi,

I am trying to transfer a file to u-boot using kermit under linux.

I am using the following in kermit:

set line /dev/ttyS1
set speed 115200
set carrier-watch off
set handshake none
set flow-control none
robust
set file type bin
set file name lit
set rec pack 1000
set send pack 1000
set window 5

connect
(I type "loadb 40000 CR")
CTRL-\ C
send /bin update_eeprom.bin

At this point, the file transfer screen appears, and all I get is the error
count going up by 2 every 8 seconds or so.

Can anyone offer any assistance? I've checked in the manual, and all it says
is to ensure that kermit is set up as above.

I have previously managed to transfer files using loadb using Hyperterminal,
so I know that the serial port and everything is working correctly.

Can anyone offer any assistance?

Thanks

Andy

             reply	other threads:[~2005-06-10  9:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-10  9:46 Andy Hawkins [this message]
2005-06-10 10:29 ` [U-Boot-Users] Problem transferring file using kermit Wolfgang Denk
2005-06-10 10:36   ` Andy Hawkins
2005-06-10 13:58     ` Wolfgang Denk
2005-06-10 11:15   ` Andy Hawkins

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='002101c56da1$536dbc70$153335bf@cabletime.com' \
    --to=a.hawkins@cabletime.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 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.