Mercurial > flash_v2
diff packages/io/flash/current/ChangeLog @ 163:0d2b193a635f
Merge from eCos master repository on 2001-06-22-17:38:39-BST
| author | jlarmour |
|---|---|
| date | Fri, 22 Jun 2001 18:18:44 +0000 |
| parents | 2395031e7a66 |
| children | cd45958b28ff |
line wrap: on
line diff
--- a/packages/io/flash/current/ChangeLog +++ b/packages/io/flash/current/ChangeLog @@ -1,3 +1,12 @@ +2001-06-19 Hugo Tyson <hmt@redhat.com> + + * src/flash.c (flash_program): Only verify program with memcmp if + the status code suggests the programming went OK so far. + Otherwise all errors become verify errors. + + (flash_init): Fix bug in removal of dependency of printf(). The + pointer was not initialized until after the call into the driver. + 2001-06-11 Gary Thomas <gthomas@redhat.com> * src/flash.c:
