Changes

2 bytes added ,  18:38, 3 August 2008
if you're going to open 2 (, close _both_ of them
Line 2: Line 2:  
/dev/flash provides a raw interface to the NAND flash memory. No file system permissions restrict the access to the NAND memory, however, the contents are encrypted.
 
/dev/flash provides a raw interface to the NAND flash memory. No file system permissions restrict the access to the NAND memory, however, the contents are encrypted.
   −
Be careful when using these interfaces! Calling the wrong ioctl (or calling write() instead of read() could have unfortunate results.
+
Be careful when using these interfaces! Calling the wrong ioctl (or calling write() instead of read() ) could have unfortunate results.
    
=== Reading ===
 
=== Reading ===
297

edits