From 1c5c57ec8e3f285cc81d4ad101edccb82b721beb Mon Sep 17 00:00:00 2001 From: David Brownell Date: Sat, 9 Jan 2010 08:58:38 -0800 Subject: src/flash/nor: usage/help/doc updates Make "usage" messages use the same EBNF as the User's Guide; no angle brackets. Improve and correct various helptexts. Don't use "&function"; a function's name is its address. Remove a couple instances of pointless whitespace; shrink a few overlong lines; fix some bad indents. Add TODO list entry re full support for NAND/NOR bank names. Signed-off-by: David Brownell --- TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 73e4aa7b..41d3457a 100644 --- a/TODO +++ b/TODO @@ -215,6 +215,10 @@ https://lists.berlios.de/pipermail/openocd-development/2009-October/011506.html - NOR flash_write_unlock() does that between sectors - there may be other cases too +- Make sure all commands accept either a bank name or a bank number, + and be sure both identifiers show up in "flash banks" and "nand list". + Right now the user-friendly names are pretty much hidden... + @subsection thelistflashcfi CFI - finish implementing bus width/chip width handling (suggested by NC) -- cgit v1.2.3