openocd/src/flash/nor
David Brownell b3bf1d12b2 streamline and document helptext mode displays
Most commands are usable only at runtime; so don't bother saying
that, it's noise.  Moreover, tokens like EXEC are cryptic.  Be
more clear: highlight only the commands which may (also) be used
during the config stage, thus matching the docs more closely.
There are

 - Configuration commands (per documentation)
 - And also some commands that valid at *any* time.

Update the docs to note that "help" now shows this mode info.

This also highlighted a few mistakes in command configuration,
mostly commands listed as "valid at any time" which shouldn't
have been.  This just fixes ones I noted when sanity testing.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2010-01-02 15:52:35 -08:00
..
aduc702x.c ARM: use <target/arm.h> not armv4_5.h 2009-12-07 14:57:44 -08:00
at91sam3.c remove target.h from flash.h 2009-12-04 16:56:23 -08:00
at91sam3.h move nor drivers to src/flash/nor 2009-12-02 23:27:09 -08:00
at91sam7.c remove target.h from flash.h 2009-12-04 16:56:23 -08:00
at91sam7.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
avrf.c remove target.h from flash.h 2009-12-04 16:56:23 -08:00
avrf.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
cfi.c ARM: use <target/arm.h> not armv4_5.h 2009-12-07 14:57:44 -08:00
cfi.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
core.c NOR: last_addr also needs correction when checking alignment 2009-12-28 12:31:47 -08:00
core.h split flash.h into into flash/nor/*.h 2009-12-04 16:56:24 -08:00
driver.h split flash.h into into flash/nor/*.h 2009-12-04 16:56:24 -08:00
drivers.c split flash.h into into flash/nor/*.h 2009-12-04 16:56:24 -08:00
ecos.c ARM: rename armv4_5_algorithm as arm_algorithm 2009-12-04 20:19:49 -08:00
faux.c remove target.h from flash.h 2009-12-04 16:56:23 -08:00
imp.h Comment and doxygen fixes 2009-12-09 10:25:52 -08:00
lpc288x.c remove target.h from flash.h 2009-12-04 16:56:23 -08:00
lpc288x.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
lpc2000.c LPC2000: rename "r13_svc" as "sp_svc" 2009-12-12 15:43:02 -08:00
lpc2000.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
lpc2900.c ARM: use <target/arm.h> not armv4_5.h 2009-12-07 14:57:44 -08:00
Makefile.am build: add build/src to include path 2009-12-08 10:16:10 +01:00
non_cfi.c NOR: add 29LV400BC flash device 2009-12-05 11:12:59 -08:00
non_cfi.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
ocl.c remove target.h from flash.h 2009-12-04 16:56:23 -08:00
ocl.h move nor drivers to src/flash/nor 2009-12-02 23:27:09 -08:00
pic32mx.c remove target.h from flash.h 2009-12-04 16:56:23 -08:00
pic32mx.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
stellaris.c streamline and document helptext mode displays 2010-01-02 15:52:35 -08:00
stellaris.h stellaris: comments 2009-12-16 14:17:31 -08:00
stm32x.c stm32x commands get "usage" 2009-12-28 13:05:50 -08:00
stm32x.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
str7x.c ARM: use <target/arm.h> not armv4_5.h 2009-12-07 14:57:44 -08:00
str7x.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
str9x.c ARM: rename armv4_5_algorithm as arm_algorithm 2009-12-04 20:19:49 -08:00
str9x.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
str9xpec.c remove target.h from flash.h 2009-12-04 16:56:23 -08:00
str9xpec.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
tcl.c MinGW build fixes 2009-12-28 13:09:31 -08:00
tms470.c remove target.h from flash.h 2009-12-04 16:56:23 -08:00
tms470.h remove flash.h from tree 2009-12-04 16:56:24 -08:00