diff packages/io/flash/current/cdl/io_flash.cdl @ 154:e2d866e32dac

Merge from eCos master repository on 2001-02-26-23:18:05-GMT
author jlarmour
date Tue, 27 Feb 2001 01:21:45 +0000
parents 77cec8369160
children b65ec671dd4c
line wrap: on
line diff
--- a/packages/io/flash/current/cdl/io_flash.cdl
+++ b/packages/io/flash/current/cdl/io_flash.cdl
@@ -64,6 +64,14 @@ cdl_package CYGPKG_IO_FLASH {
 	    for the current platform."
     }
 
+    cdl_interface CYGHWR_IO_FLASH_DEVICE_IN_RAM {
+        display       "Hardware FLASH device drivers are in RAM"
+        flavor        booldata
+        description   "
+            This option prevents the IO driver from copying the device
+            driver functions to RAM before calling them."
+    }
+
     cdl_interface CYGHWR_IO_FLASH_BLOCK_LOCKING {
         display       "Hardware can support block locking"
         description   "