Mercurial > flash_v2
diff packages/redboot/current/ChangeLog @ 1506:56bd97c45aa5
Faster XY-modem startup - from Jani Monoses
| author | gthomas |
|---|---|
| date | Thu, 19 Feb 2004 10:47:10 +0000 |
| parents | 0ec4d1b9182f |
| children | 7311b4809660 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,8 @@ +2004-02-19 Jani Monoses <jani@iv.ro> + + * src/xyzModem.c: Start with sending a 'C', do not wait until the + first packet from the sender.This allows download to start quicker. + 2004-02-16 Andrew Dyer <adyer@righthandtech.com> * src/main.c: add 'go' options to help string
