Mercurial > flash_v2
diff packages/io/flash/current/cdl/io_flash.cdl @ 157:b65ec671dd4c
Merge from eCos master repository on 2001-04-06-18:28:36-BST
| author | jlarmour |
|---|---|
| date | Fri, 06 Apr 2001 19:06:06 +0000 |
| parents | e2d866e32dac |
| children | 0d0f03f76f6a |
line wrap: on
line diff
--- a/packages/io/flash/current/cdl/io_flash.cdl +++ b/packages/io/flash/current/cdl/io_flash.cdl @@ -78,4 +78,12 @@ cdl_package CYGPKG_IO_FLASH { This option will be enabled by devices which can support locking (write-protection) of individual blocks." } + cdl_option CYGSEM_IO_FLASH_VERIFY_PROGRAM { + display "Verify data programmed to flash" + flavor bool + default_value 1 + description " + Selecting this option will cause verification of data + programmed to flash." + } }
