One .ecm file mentioned CLAIM_CACHE, for no obvious reason.
Bart
2008-11-20 Bart Veer <[EMAIL PROTECTED]>
* misc/redboot_ROMRAM_visionsystems.ecm:
CYGSEM_HAL_VIRTUAL_VECTOR_CLAIM_CACHE has been expunged from the
common HAL.
Index: misc/redboot_ROMRAM_visionsystems.ecm
===================================================================
RCS file:
/cvs/ecos/ecos/packages/hal/arm/aim711/current/misc/redboot_ROMRAM_visionsystems.ecm,v
retrieving revision 1.1
diff -u -p -r1.1 redboot_ROMRAM_visionsystems.ecm
--- misc/redboot_ROMRAM_visionsystems.ecm 14 May 2004 14:47:29 -0000
1.1
+++ misc/redboot_ROMRAM_visionsystems.ecm 20 Nov 2008 21:48:57 -0000
@@ -100,10 +100,6 @@ cdl_option CYGSEM_HAL_VIRTUAL_VECTOR_CLA
user_value 1
};
-cdl_option CYGSEM_HAL_VIRTUAL_VECTOR_CLAIM_CACHE {
- user_value 1
-};
-
cdl_option CYGSEM_HAL_VIRTUAL_VECTOR_CLAIM_DATA {
user_value 1
};