diff 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
line wrap: on
line diff
--- a/packages/devs/flash/intel/stratav2/current/include/flash_strata_v2.inl
+++ b/packages/devs/flash/intel/stratav2/current/include/flash_strata_v2.inl
@@ -576,8 +576,8 @@ static CYG_FLASH_FUNS (cyg_flash_strata_
                 strata_program_buf,
                 NULL,
                 strata_hwr_map_error,
-                NULL,
-                NULL);
+                cyg_flash_devfn_lock_nop,
+                cyg_flash_devfn_unlock_nop);
 #endif
 #endif //CYGONCE_DEVS_FLASH_STRATA_V2_INL
 // EOF strata.c