Mercurial > flash_v2
diff packages/devs/flash/synthv2/current/ChangeLog @ 1756:2f4e31c45a45
Update following changes to the flash device driver interface
| author | bartv |
|---|---|
| date | Mon, 22 Nov 2004 20:54:04 +0000 |
| parents | 80232dbac7fb |
| children | 9c1d9e5039c2 |
line wrap: on
line diff
--- a/packages/devs/flash/synthv2/current/ChangeLog +++ b/packages/devs/flash/synthv2/current/ChangeLog @@ -1,5 +1,10 @@ 2004-11-22 Bart Veer <bartv@ecoscentric.com> + * include/synth.h, src/synth.c, tests/flash3.c: merge the config + and priv structures. Adjust device driver API as per changes to + the generic flash code. + * tests/flash2.c, tests/flash3.c: do not depend on both synthetic + flash drivers being loaded. * include/synth.h (struct cyg_flash_synth_priv): rename cyg_block_info to cyg_flash_block_info
