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 ===