NAND Flash

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m
 
(6 intermediate revisions by 6 users not shown)
Line 1: Line 1:
NAND flash is a type of flash that is inexpensive, and comes with a certain proportion of bad blocks, and only allows block access. There is one 512 megabit (nominal) chip on the Neo1973.
+
{{Languages|NAND Flash}}
This will increase to two 512megabit chips in [[GTA02]].
+
 
 +
'''[http://en.wikipedia.org/wiki/NAND_Flash#NAND_flash NAND flash]''' is a type of flash memory that is inexpensive, and comes with a certain proportion of bad blocks, and only allows block access. There is one 64 MB (nominal) chip on the Neo1973, while there is a 256 MB chip in the [[GTA02]].
  
 
The capacity is nominal - more blocks are available early on, and fail over the use of the device, with the specified capacity guaranteed to be there at the specified number of writes. (100K in this case)  
 
The capacity is nominal - more blocks are available early on, and fail over the use of the device, with the specified capacity guaranteed to be there at the specified number of writes. (100K in this case)  
  
See [http://en.wikipedia.org/wiki/Flash_memory wikipedia].
+
See [[Partitions]] to know how that memory is allocated for partitions to run the system.
[[Category:Hardware ]]
+
 
 +
See also the Wikipedia entry on [http://en.wikipedia.org/wiki/Flash_memory Flash memory].
 +
 
 
[[Category:Flash| ]]
 
[[Category:Flash| ]]

Latest revision as of 14:16, 5 August 2011


NAND flash is a type of flash memory that is inexpensive, and comes with a certain proportion of bad blocks, and only allows block access. There is one 64 MB (nominal) chip on the Neo1973, while there is a 256 MB chip in the GTA02.

The capacity is nominal - more blocks are available early on, and fail over the use of the device, with the specified capacity guaranteed to be there at the specified number of writes. (100K in this case)

See Partitions to know how that memory is allocated for partitions to run the system.

See also the Wikipedia entry on Flash memory.

Personal tools

NAND flash is a type of flash that is inexpensive, and comes with a certain proportion of bad blocks, and only allows block access. There is one 512 megabit (nominal) chip on the Neo1973. This will increase to two 512megabit chips in GTA02.

The capacity is nominal - more blocks are available early on, and fail over the use of the device, with the specified capacity guaranteed to be there at the specified number of writes. (100K in this case)

See wikipedia.