Mercurial > flash_v2
diff packages/hal/common/current/ChangeLog @ 1068:745b55b432de
* src/generic-stub.c (crc32): Fix crctable option name typo.
| author | jlarmour |
|---|---|
| date | Tue, 24 Jun 2003 04:57:18 +0000 |
| parents | 965fc7fbe135 |
| children | ff838098079a |
line wrap: on
line diff
--- a/packages/hal/common/current/ChangeLog +++ b/packages/hal/common/current/ChangeLog @@ -1,5 +1,7 @@ 2003-06-24 Jonathan Larmour <jifl@eCosCentric.com> + * src/generic-stub.c (crc32): Fix crctable option name typo. + * 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.
