Common Flash Memory Interface: Difference between revisions

Content deleted Content added
Yobot (talk | contribs)
m clean up, References after punctuation per WP:REFPUNC and WP:PAIC using AWB (8434)
Added text
Line 2:
 
That information contains:
* Memory size
* Byte and word configuration
* Block configuration
* Voltages and timings
 
Benefits of this concept are:
* Basically no or little information about flash device has to be stored in tables within system software
* Possible to use lower cost flash memory devices as they become available, without rewriting code
* Adapting current software systems shall be done more easily and quickly than before
 
Support for CFI is implemented in [[FreeBSD]].
 
==References==