comparison 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
comparison
equal deleted inserted replaced
173:547dc35af910 174:38892b97b685
1 2001-07-23 David Howells <dhowells@redhat.com>
2
3 * cdl/io_flash.cdl: Added software write protect option.
4 * include/flash.h: Ditto.
5 * src/flash.c: Added software write protect option and bank
6 support, and prevented low-level writes from being handed
7 cross-block data chunks.
8
9 2001-07-20 Gary Thomas <gthomas@redhat.com>
10
11 * include/flash.h:
12 * cdl/io_flash.cdl: Name convention: CYGINT_FLASH_WORKSPACE_SIZE
13 renamed to be CYGNUM_FLASH_WORKSPACE_SIZE.
14
1 2001-07-19 Gary Thomas <gthomas@redhat.com> 15 2001-07-19 Gary Thomas <gthomas@redhat.com>
2 16
3 * include/flash.h: 17 * include/flash.h:
4 * cdl/io_flash.cdl: New option CYGINT_FLASH_WORKSPACE_SIZE used 18 * cdl/io_flash.cdl: New option CYGINT_FLASH_WORKSPACE_SIZE used
5 to control how much memory is reserved for use by FLASH drivers. 19 to control how much memory is reserved for use by FLASH drivers.