Mercurial > flash_v2
comparison packages/devs/flash/intel/stratav2/current/include/flash_strata_v2.inl @ 1762:9c1d9e5039c2
Move dummy init/query/lock/unlock functions to the generic flash code,
and use these in the V2 drivers where appropriate
| author | bartv |
|---|---|
| date | Mon, 29 Nov 2004 00:43:48 +0000 |
| parents | af5ce7899d45 |
| children | 42c8ea63b78d |
comparison
equal
deleted
inserted
replaced
| 1761:af5ce7899d45 | 1762:9c1d9e5039c2 |
|---|---|
| 574 strata_query_hwr, | 574 strata_query_hwr, |
| 575 strata_erase_block, | 575 strata_erase_block, |
| 576 strata_program_buf, | 576 strata_program_buf, |
| 577 NULL, | 577 NULL, |
| 578 strata_hwr_map_error, | 578 strata_hwr_map_error, |
| 579 NULL, | 579 cyg_flash_devfn_lock_nop, |
| 580 NULL); | 580 cyg_flash_devfn_unlock_nop); |
| 581 #endif | 581 #endif |
| 582 #endif //CYGONCE_DEVS_FLASH_STRATA_V2_INL | 582 #endif //CYGONCE_DEVS_FLASH_STRATA_V2_INL |
| 583 // EOF strata.c | 583 // EOF strata.c |
