comparison packages/io/flash/current/ChangeLog @ 1723:0cc13d07a67e

* src/flash.c: Support flash blocks of arbitary size. The DataFlash devices for example have block of 528 bytes.
author asl
date Thu, 09 Sep 2004 13:11:46 +0000
parents c4240af0fa28
children e290a0372578
comparison
equal deleted inserted replaced
1722:c4240af0fa28 1723:0cc13d07a67e
1 2004-09-09 Andrew Lunn <andrew.lunn@ascom.ch>
2
3 * src/flash.c: Support flash blocks of arbitary size. The
4 DataFlash devices for example have block of 528 bytes.
5
1 2004-08-21 Andrew Lunn <andrew.lunn@ascom.ch> 6 2004-08-21 Andrew Lunn <andrew.lunn@ascom.ch>
2 7
3 * removed the functions cyg_flash_get_limits and 8 * removed the functions cyg_flash_get_limits and
4 cyg_flash_get_block_info. Reimplemented the legacy functions 9 cyg_flash_get_block_info. Reimplemented the legacy functions
5 that depended on them and flashiodev.c 10 that depended on them and flashiodev.c