Dear Peter Barada, In message <1282151376.23742.30.ca...@thunk> you wrote: > > Hmm, sounds like you don't use any flow-control on the serial port so > when u-boot goes away to do work it signals the other end(your host > running Terraterm/HyperTerminal) to stop transmitting until u-boot's > serial fifo has room in it. If Terraterm/HyperTerminal don't have the > right flow-control setup then they'll keep tyring to stuff data into the > fifo (which gets dropped on the floor).
Such wild speculations that are not based on personal experience or knowledge are not really helpful. U-Boot does not implement any kind of flow control on the serial port. For S-Record download, there is some basic synchronization based on the echo of the input that it sends back (assuming CONFIG_LOADS_ECHO is set in the board configuration), but this requires a terminal emulation that understands how to handle that. This is why the manual recommends "cu" and "kermit". Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de But the only way of discovering the limits of the possible is to venture a little way past them into the impossible. - _Profiles of the Future_ (1962; rev. 1973) ``Hazards of Prophecy: The Failure of Imagination'' _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot