Mercurial > flash_v2
diff 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 |
line wrap: on
line diff
--- a/packages/io/flash/current/ChangeLog +++ b/packages/io/flash/current/ChangeLog @@ -1,5 +1,7 @@ 2004-11-21 Bart Veer <bartv@ecoscentric.com> + * src/flash.c, include/flash_priv.h, cdl/io_flash.h: optimize + for the case of a single flash device. * include/flash.h, src/flash.c, doc/flash.sgml: remove cyg_flash_code_overlaps() * include/flash_priv.h, include/flash.h:
