All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frank Smith <smith@amirix.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Loads function and flow control.
Date: Mon, 26 May 2003 12:58:56 -0300	[thread overview]
Message-ID: <03May26.125207adt.7313@dragon.appliedmicro.ns.ca> (raw)
In-Reply-To: <20030526144611.0765EC6162@atlas.denx.de>

What about in the case where you are loads-ing directly to a flash
region?  I ran across this problem recently (albeit it with PPCBoot-2.0.0).

> -----Original Message-----
> From: u-boot-users-admin at lists.sourceforge.net
> [mailto:u-boot-users-admin at lists.sourceforge.net]On Behalf Of Wolfgang
> Denk
> Sent: May 26, 2003 11:46 AM
> To: Christophe.LINDHEIMER at fr.thalesgroup.com
> Cc: u-boot-users at lists.sourceforge.net
> Subject: Re: [U-Boot-Users] Loads function and flow control. 
> 
> 
> Dear Christophe,
> 
> in message 
> <D96E2AFA0DF3D211B1390090274549480373629A@helios.gnv.tcc.thomson-c
> sf.com> you wrote:
> > 
> > Is there any mechanism for software flow control ( XON, XOFF ) ?
> 
> No there is none, and there is no need for one.
> 
> > It seems that loads works fine when I download small files but 
> get lost with
> > big ones. So I fear a flow control problem.
> 
> I don't think so. Even at high baud rates (like 115200 bps) there  is
> more than enough time to receive characters through the serial line -
> remember  that  U-Boot  is  strictly  single-tasking,  so the CPU has
> nothing better to do but to wait for characters.
> 
> > What is the problem with minicom for loads ? I think that loads 
> just expect
> 
> Minicom is broken.
> 
> > to receive ascii data. Is it wrong to send srec file using ALT 
> S in minicom
> > ( and choosing ascii data ) ?
> 
> It's not exactly wrong, but it's calling for a lot of trouble. If you
> really must use  S-Records,  use  the  "cu"  command  from  the  UUCP
> package.  Alternatively  I  recommend  to use the "loadb" command and
> C-Kermit for the download. This is much faster, and more reliable.
> 
> Best regards,
> 
> Wolfgang Denk
> 
> -- 
> Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
> Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
> panic: can't find /
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: ObjectStore.
> If flattening out C++ or Java code to make your application fit in a
> relational database is painful, don't do it! Check out ObjectStore.
> Now part of Progress Software. http://www.objectstore.net/sourceforge
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
> 

  parent reply	other threads:[~2003-05-26 15:58 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-26 14:37 [U-Boot-Users] Loads function and flow control Christophe.LINDHEIMER at fr.thalesgroup.com
2003-05-26 14:43 ` Robert Schwebel
2003-05-26 15:12   ` [U-Boot-Users] UUOMA - was: " Wolfgang Denk
2003-05-26 15:54     ` Robert Schwebel
2003-05-26 14:46 ` [U-Boot-Users] " Wolfgang Denk
2003-05-26 15:01   ` Robert Schwebel
2003-05-26 15:34     ` Wolfgang Denk
2003-05-26 15:58   ` Frank Smith [this message]
2003-05-26 16:16     ` Wolfgang Denk
2003-05-26 16:37       ` Frank Smith
2003-05-26 17:42         ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2003-05-26 15:48 Christophe.LINDHEIMER at fr.thalesgroup.com
2003-05-26 16:12 ` Wolfgang Denk
2003-05-27  7:56 Christophe.LINDHEIMER at fr.thalesgroup.com
2003-05-27  8:23 ` Wolfgang Denk
2003-05-27  9:49 Christophe.LINDHEIMER at fr.thalesgroup.com
2003-05-27  9:50 ` Wolfgang Denk
2003-05-27 10:10 Christophe.LINDHEIMER at fr.thalesgroup.com
2003-05-27 11:09 ` Wolfgang Denk
2003-05-27 13:39 Christophe.LINDHEIMER at fr.thalesgroup.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=03May26.125207adt.7313@dragon.appliedmicro.ns.ca \
    --to=smith@amirix.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.