Mercurial > flash_v2
comparison packages/io/flash/current/ChangeLog @ 1742:a668b95e5f2e
Only include the support for indirect flash reads if there are devices
which need it.
| author | bartv |
|---|---|
| date | Sat, 20 Nov 2004 23:31:59 +0000 |
| parents | 9464c6747e99 |
| children | 0d824ba900cc |
comparison
equal
deleted
inserted
replaced
| 1741:9464c6747e99 | 1742:a668b95e5f2e |
|---|---|
| 1 2004-11-20 Bart Veer <bartv@ecoscentric.com> | 1 2004-11-20 Bart Veer <bartv@ecoscentric.com> |
| 2 | 2 |
| 3 * cdl/io_flash.cdl, src/flash.c(cyg_flash_read): add an interface | |
| 4 for hardware which requires indirect reads, and suppress | |
| 5 unnecessary code if direct reads are always available. | |
| 3 * src/flash.c: rearrange loops to avoid address comparisons, which | 6 * src/flash.c: rearrange loops to avoid address comparisons, which |
| 4 tend to go wrong if the flash is at the end of the address space | 7 tend to go wrong if the flash is at the end of the address space |
| 5 | 8 |
| 6 2004-10-06 Andrew Lunn <andrew.lunn@ascom.ch> | 9 2004-10-06 Andrew Lunn <andrew.lunn@ascom.ch> |
| 7 | 10 |
