comparison packages/io/flash/current/ChangeLog @ 1747:a221170fac3d

Add an optimization for the common case of a single flash device
author bartv
date Sun, 21 Nov 2004 23:39:01 +0000
parents 172edf8a96d8
children 80232dbac7fb
comparison
equal deleted inserted replaced
1746:172edf8a96d8 1747:a221170fac3d
1 2004-11-21 Bart Veer <bartv@ecoscentric.com> 1 2004-11-21 Bart Veer <bartv@ecoscentric.com>
2 2
3 * src/flash.c, include/flash_priv.h, cdl/io_flash.h: optimize
4 for the case of a single flash device.
3 * include/flash.h, src/flash.c, doc/flash.sgml: remove 5 * include/flash.h, src/flash.c, doc/flash.sgml: remove
4 cyg_flash_code_overlaps() 6 cyg_flash_code_overlaps()
5 * include/flash_priv.h, include/flash.h: 7 * include/flash_priv.h, include/flash.h:
6 CYGSEM_IO_FLASH_LEGACY_DEVICE_API has been removed, test 8 CYGSEM_IO_FLASH_LEGACY_DEVICE_API has been removed, test
7 CYGHWR_IO_FLASH_DEVICE_LEGACY instead 9 CYGHWR_IO_FLASH_DEVICE_LEGACY instead