Mercurial > flash_v2
comparison packages/io/flash/current/ChangeLog @ 1760:9abe5ac74a1a
Correctly handle scenario where there are multiple flash devices but
only one initialized successfully
| author | bartv |
|---|---|
| date | Sun, 28 Nov 2004 19:10:03 +0000 |
| parents | 400806bc9c4f |
| children | 9c1d9e5039c2 |
comparison
equal
deleted
inserted
replaced
| 1759:8739a20079c4 | 1760:9abe5ac74a1a |
|---|---|
| 1 2004-11-28 Bart Veer <bartv@ecoscentric.com> | |
| 2 | |
| 3 * src/flash.c (flash_sort_and_check): previous patch would have | |
| 4 resulted in init failure if only one device initialized. | |
| 5 (cyg_flash_get_info): handle per-device init flag | |
| 6 | |
| 7 2004-11-25 Andrew Lunn <andrew.lunn@ascom.ch> | |
| 8 | |
| 9 * src/flash.c (flash_sort_and_check): Don't add devices which | |
| 10 failed to initialise onto the list. Don't bother sorting the | |
| 11 list if its empty or only has one entry. | |
| 12 * src/flash.c (find_dev): All devices on the list are initialised so | |
| 13 don't both checking the init flag. | |
| 14 | |
| 1 2004-11-22 Bart Veer <bartv@ecoscentric.com> | 15 2004-11-22 Bart Veer <bartv@ecoscentric.com> |
| 2 | 16 |
| 3 * src/legacy_dev.c: remove .2ram attributes. These functions do | 17 * src/legacy_dev.c: remove .2ram attributes. These functions do |
| 4 not manipulate the hardware, there is no need for them to live in | 18 not manipulate the hardware, there is no need for them to live in |
| 5 ram rather than flash | 19 ram rather than flash |
