Mercurial > flash_v2
diff packages/io/flash/current/ChangeLog @ 174:38892b97b685
Merge from eCos master repository on 2001-07-28-00:17:32-BST
| author | jlarmour |
|---|---|
| date | Sun, 29 Jul 2001 02:00:07 +0000 |
| parents | cd45958b28ff |
| children | 4c750ce71ae3 |
line wrap: on
line diff
--- a/packages/io/flash/current/ChangeLog +++ b/packages/io/flash/current/ChangeLog @@ -1,3 +1,17 @@ +2001-07-23 David Howells <dhowells@redhat.com> + + * cdl/io_flash.cdl: Added software write protect option. + * include/flash.h: Ditto. + * src/flash.c: Added software write protect option and bank + support, and prevented low-level writes from being handed + cross-block data chunks. + +2001-07-20 Gary Thomas <gthomas@redhat.com> + + * include/flash.h: + * cdl/io_flash.cdl: Name convention: CYGINT_FLASH_WORKSPACE_SIZE + renamed to be CYGNUM_FLASH_WORKSPACE_SIZE. + 2001-07-19 Gary Thomas <gthomas@redhat.com> * include/flash.h:
