Lines Matching refs:nand
12 nand bad
15 nand device
18 nand device num
21 nand erase off|partition size
22 nand erase clean [off|partition size]
40 nand info
43 nand read addr ofs|partition size
48 nand read.oob addr ofs|partition size
54 nand write addr ofs|partition size
65 nand write.trimffs addr ofs|partition size
67 the NAND flash in a manner identical to the 'nand write' command
75 nand write.oob addr ofs|partition size
81 nand read.raw addr ofs|partition [count]
82 nand write.raw addr ofs|partition [count]
119 Traditionally, glue code in drivers/mtd/nand/nand.c has driven
120 the initialization process -- it provides the mtd and nand
128 If a board defines CONFIG_SYS_NAND_SELF_INIT, drivers/mtd/nand/nand.c
162 * devnum is the device number to be used in nand commands
283 There is a driver in drivers/mtd/nand, taken from Linux, that works with
291 implement "nand erase clean" and old "nand erase"
293 "nand erase clean" additionally writes JFFS2-cleanmarkers in the oob.
314 nand write command fails.
318 automate actions following a nand->write() error. This would e.g. be required
329 "nand lock"
332 "nand lock tight"
335 "nand lock status"
338 "nand unlock [offset] [size]"
341 "nand unlock.allexcept [offset] [size]"