comparison 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
comparison
equal deleted inserted replaced
1490:d606c80a8421 1491:ab4a708d689e
1 2004-02-11 Jonathan Larmour <jifl@eCosCentric.com>
2
3 * src/main.c (set_comm_baud_rate): Get current rate with GETBAUD
4 not SETBAUD!
5
1 2004-02-04 Gary Thomas <gary@mlbassoc.com> 6 2004-02-04 Gary Thomas <gary@mlbassoc.com>
2 7
3 * cdl/redboot.cdl: Do not build with "common" interrupt stack 8 * cdl/redboot.cdl: Do not build with "common" interrupt stack
4 support. This can cause problems when running programs (via 9 support. This can cause problems when running programs (via
5 the "go" command) as interrupts will corrupt RedBoot's stack. 10 the "go" command) as interrupts will corrupt RedBoot's stack.