Mercurial > ecos
diff packages/redboot/current/ChangeLog @ 1491:ab4a708d689e
* src/main.c (set_comm_baud_rate): Get current rate with GETBAUD
not SETBAUD!
| author | jlarmour |
|---|---|
| date | Wed, 11 Feb 2004 01:25:44 +0000 |
| parents | 0e10930859c3 |
| children | 8b3549abe4ac |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,8 @@ +2004-02-11 Jonathan Larmour <jifl@eCosCentric.com> + + * src/main.c (set_comm_baud_rate): Get current rate with GETBAUD + not SETBAUD! + 2004-02-04 Gary Thomas <gary@mlbassoc.com> * cdl/redboot.cdl: Do not build with "common" interrupt stack
