NAND: help/usage/doc updates
commit2a76c1bcf94f8ed00c9e744a5405d0ac07cdc85a
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 9 Jan 2010 07:18:46 +0000 (8 23:18 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 9 Jan 2010 07:18:46 +0000 (8 23:18 -0800)
tree865faa2cbc65a6fffa97668d8d214ae3b02d5901
parentae710059291ba9830a9b20d899bdef6a5122dd73
NAND: help/usage/doc updates

Usage messages should use the same EBNF as the User's Guide;
no angle brackets.  Be more complete too ... some params were
missing.  Improve and correct various helptexts.

Make user's guide refer to the NAND "driver" name, not the
controller name; that's a bit more precise.

Don't use "&function"; its name is its address.  Line up struct
initializers properly.  Remove some blank lines.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
doc/openocd.texi
src/flash/nand/at91sam9.c
src/flash/nand/lpc3180.c
src/flash/nand/tcl.c