Mercurial > flash_v2
diff packages/io/flash/current/ChangeLog @ 1741:9464c6747e99
Sort out the various loops to cope with boundary conditions,
especially flash devices mapped right at the top of memory.
| author | bartv |
|---|---|
| date | Sat, 20 Nov 2004 19:27:26 +0000 |
| parents | e308039f4579 |
| children | a668b95e5f2e |
line wrap: on
line diff
--- a/packages/io/flash/current/ChangeLog +++ b/packages/io/flash/current/ChangeLog @@ -1,3 +1,8 @@ +2004-11-20 Bart Veer <bartv@ecoscentric.com> + + * src/flash.c: rearrange loops to avoid address comparisons, which + tend to go wrong if the flash is at the end of the address space + 2004-10-06 Andrew Lunn <andrew.lunn@ascom.ch> * src/legacy_dev.c (legacy_flash_init): The end is the size plus
