Mercurial > flash_v2
diff packages/io/flash/current/ChangeLog @ 157:b65ec671dd4c
Merge from eCos master repository on 2001-04-06-18:28:36-BST
| author | jlarmour |
|---|---|
| date | Fri, 06 Apr 2001 19:06:06 +0000 |
| parents | b939e9cada46 |
| children | 0d0f03f76f6a |
line wrap: on
line diff
--- a/packages/io/flash/current/ChangeLog +++ b/packages/io/flash/current/ChangeLog @@ -1,3 +1,11 @@ +2001-03-29 Mark Salter <msalter@redhat.com> + + * cdl/io_flash.cdl (CYGSEM_IO_FLASH_VERIFY_PROGRAM): New option + to control whether or not to perform extra verification of flash + programming. + * src/flash.c (flash_program): No verification unless + CYGSEM_IO_FLASH_VERIFY_PROGRAM defined. + 2001-03-21 Gary Thomas <gthomas@redhat.com> * src/flash.c (flash_program): Verify data after programming.
