comparison 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
comparison
equal deleted inserted replaced
1755:21fc12d67292 1756:2f4e31c45a45
1 2004-11-22 Bart Veer <bartv@ecoscentric.com> 1 2004-11-22 Bart Veer <bartv@ecoscentric.com>
2 2
3 * include/synth.h, src/synth.c, tests/flash3.c: merge the config
4 and priv structures. Adjust device driver API as per changes to
5 the generic flash code.
6 * tests/flash2.c, tests/flash3.c: do not depend on both synthetic
7 flash drivers being loaded.
3 * include/synth.h (struct cyg_flash_synth_priv): rename 8 * include/synth.h (struct cyg_flash_synth_priv): rename
4 cyg_block_info to cyg_flash_block_info 9 cyg_block_info to cyg_flash_block_info
5 10
6 2004-11-21 Bart Veer <bartv@ecoscentric.com> 11 2004-11-21 Bart Veer <bartv@ecoscentric.com>
7 12