Mercurial > flash_v2
diff packages/io/flash/current/ChangeLog @ 1730:3f6b1c304c7a
* src/flash.c: Offset into the block is not calculated correctly
when the flash start is not aligned on a flash block.
* src/legacy_dev.c (legacy_flash_read): Fixed typo.
| author | asl |
|---|---|
| date | Thu, 30 Sep 2004 18:09:20 +0000 |
| parents | e290a0372578 |
| children | e308039f4579 |
line wrap: on
line diff
--- a/packages/io/flash/current/ChangeLog +++ b/packages/io/flash/current/ChangeLog @@ -1,3 +1,9 @@ +2004-09-30 Savin Zlobec <savin@elatec.si> + + * src/flash.c: Offset into the block is not calculated correctly + when the flash start is not aligned on a flash block. + * src/legacy_dev.c (legacy_flash_read): Fixed typo. + 2004-09-14 Andrew Lunn <andrew.lunn@ascom.ch> * src/flash.c (cyg_flash_init): Add assert checking that the
