comparison packages/io/flash/current/ChangeLog @ 160:0d0f03f76f6a

Merge from eCos master repository on 2001-06-01-18:52:13-BST
author jlarmour
date Fri, 01 Jun 2001 22:16:29 +0000
parents b65ec671dd4c
children 2395031e7a66
comparison
equal deleted inserted replaced
159:511f4dc167f6 160:0d0f03f76f6a
1 2001-05-23 Jesper Skov <jskov@redhat.com>
2
3 * include/flash_dev.h (FLASH_P2V): Use CYG_ADDRWORD instead of int.
4
5 * src/flash.c: Copy functions to RAM iff
6 CYGHWR_IO_FLASH_DEVICE_NOT_IN_RAM defined.
7
8 * cdl/io_flash.cdl: Changed CYGHWR_IO_FLASH_DEVICE_IN_RAM to
9 CYGHWR_IO_FLASH_DEVICE_NOT_IN_RAM.
10
11 2001-05-21 Jonathan Larmour <jlarmour@redhat.com>
12
13 * include/flash_dev.h: Fix cyg_uin16 typo.
14
1 2001-03-29 Mark Salter <msalter@redhat.com> 15 2001-03-29 Mark Salter <msalter@redhat.com>
2 16
3 * cdl/io_flash.cdl (CYGSEM_IO_FLASH_VERIFY_PROGRAM): New option 17 * cdl/io_flash.cdl (CYGSEM_IO_FLASH_VERIFY_PROGRAM): New option
4 to control whether or not to perform extra verification of flash 18 to control whether or not to perform extra verification of flash
5 programming. 19 programming.