The 'nand read.oob' and 'nand write.oob' commands exist in U-Boot 1.3.2, but do not appear in 'help nand' output.
Is this an oversight or intentional?
 
Also the .e and .i options to 'nand read' and 'nand write' do not appear in 'help nand' output.
Again, is this intentional?  Looking at the source code in command/cmd_nand.c both those options seem to be treated identically to .jffs2. Have I misunderstood?
 
Regards, Mark Craske