tinyriscv-openocd/doc
zwelch eb385b2e70 David Brownell <david-b@pacbell.net>:
Update two oddball NAND commands to work with {offset, length}
instead of block numbers, matching the other commands as well
as usage in U-Boot and the Linux-MTD utilities.

Document them accordingly.  Update the single in-tree use of
those commands (sheevaplug).

ALSO:

 (a) Document the current 2 GByte/chip ceiling for NAND chipsize.
     (32 bit offset/length values can't represent 4 GBytes.)  Maybe
     after the upcoming release, the code can switch to 64-bits.

 (b) The "nand check_bad_blocks" should report "bad" blocks.  They
     are not "invalid" blocks; they're "bad" ones.

 (c) Tweak the "nand info" command to handle the "no arguments"
     case sanely (show everything, instead of showing garbage) and
     not listing the blocksize in hex kbytes (duh).


git-svn-id: svn://svn.berlios.de/openocd/trunk@1904 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-24 01:57:13 +00:00
..
manual Add section identifiers to developer scripting introduction. 2009-05-23 22:53:39 +00:00
INSTALL.txt - convert spaces to tabs in at91sam7.[ch] 2008-09-27 13:00:01 +00:00
Makefile.am Fix doc/Makefile.am dist-hook to include all sections of manual. 2009-05-20 08:44:37 +00:00
fdl.texi - update openocd.texi to fdl 1.2 2008-02-29 18:10:46 +00:00
openocd.1 Updates and fixes for the manpage from Uwe Hermann 2009-01-08 17:23:55 +00:00
openocd.texi David Brownell <david-b@pacbell.net>: 2009-05-24 01:57:13 +00:00