comparison packages/io/flash/current/ChangeLog @ 172:cd45958b28ff

Merge from eCos master repository on 2001-07-20-10:24:43-BST
author jlarmour
date Fri, 20 Jul 2001 10:23:16 +0000
parents 0d2b193a635f
children 38892b97b685
comparison
equal deleted inserted replaced
171:42f843b391aa 172:cd45958b28ff
1 2001-07-19 Gary Thomas <gthomas@redhat.com>
2
3 * include/flash.h:
4 * cdl/io_flash.cdl: New option CYGINT_FLASH_WORKSPACE_SIZE used
5 to control how much memory is reserved for use by FLASH drivers.
6
1 2001-06-19 Hugo Tyson <hmt@redhat.com> 7 2001-06-19 Hugo Tyson <hmt@redhat.com>
2 8
3 * src/flash.c (flash_program): Only verify program with memcmp if 9 * src/flash.c (flash_program): Only verify program with memcmp if
4 the status code suggests the programming went OK so far. 10 the status code suggests the programming went OK so far.
5 Otherwise all errors become verify errors. 11 Otherwise all errors become verify errors.