diff packages/io/flash/current/cdl/io_flash.cdl @ 119:77cec8369160 ecos-sw-2000-09-01

Merge from eCos master repository on 2000-09-01-07:47:03-BST
author jlarmour
date Fri, 01 Sep 2000 13:45:23 +0000
parents 6ed91473a1cd
children e2d866e32dac
line wrap: on
line diff
--- a/packages/io/flash/current/cdl/io_flash.cdl
+++ b/packages/io/flash/current/cdl/io_flash.cdl
@@ -63,4 +63,11 @@ cdl_package CYGPKG_IO_FLASH {
             This option enables the hardware device drivers
 	    for the current platform."
     }
+
+    cdl_interface CYGHWR_IO_FLASH_BLOCK_LOCKING {
+        display       "Hardware can support block locking"
+        description   "
+            This option will be enabled by devices which can support
+            locking (write-protection) of individual blocks."
+    }
 }