Mercurial > flash_v2
diff packages/hal/common/current/ChangeLog @ 1065:965fc7fbe135
* src/hal_if.c (hal_if_init): Remove kill_by_reset.
(kill_by_reset): Remove, unused.
(reset): ifdef test on HAL_PLATFORM_RESET and assert on reset failure.
* cdl/interrupts.cdl (CYGNUM_HAL_COMMON_INTERRUPTS_STACK_SIZE): No
reason to forbid people setting this quite small.
| author | jlarmour |
|---|---|
| date | Tue, 24 Jun 2003 04:01:09 +0000 |
| parents | 72c6adb4efe1 |
| children | 745b55b432de |
line wrap: on
line diff
--- a/packages/hal/common/current/ChangeLog +++ b/packages/hal/common/current/ChangeLog @@ -1,3 +1,12 @@ +2003-06-24 Jonathan Larmour <jifl@eCosCentric.com> + + * src/hal_if.c (hal_if_init): Remove kill_by_reset. + (kill_by_reset): Remove, unused. + (reset): ifdef test on HAL_PLATFORM_RESET and assert on reset failure. + + * cdl/interrupts.cdl (CYGNUM_HAL_COMMON_INTERRUPTS_STACK_SIZE): No + reason to forbid people setting this quite small. + 2003-06-19 Nick Garnett <nickg@balti.calivar.com> * src/hal_if.c (delay_us): Reorganized to cope with high frequency
