2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-19 05:55:41 +10:00
OpenOCD repository mirror
Go to file
zwelch 6149c509ca David Brownell <david-b@pacbell.net>:
Continue updating the NOR flash coverage to use @deffn syntax, so the
commands have more consistent presentation and formatting.  This
reorganizes information and updates its presentation, except where
the information didn't really match the code.

This patch updates the main commands, and finishes making the section
structure parallel the NAND presentation.  Of note:

 - The "flash fill[whb] addr value length" commands are now documented.

 - The "flash bank" command is now presented much earlier

 - Explicit mention is made that NOR flash should be read using just
   standard memory access commands, like "mdw" and "dump_image".



git-svn-id: svn://svn.berlios.de/openocd/trunk@1938 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-28 01:18:47 +00:00
contrib Uwe Hermann <uwe@hermann-uwe.de>: Make ICEbear look like other targets 2009-04-30 21:04:34 +00:00
doc David Brownell <david-b@pacbell.net>: 2009-05-28 01:18:47 +00:00
ecosflash
src Fix potentialyl unaligned memory accesses in mflash driver. 2009-05-27 23:54:16 +00:00
tcl - add support for cortino jtag interface 2009-05-27 11:58:19 +00:00
testing stm32 profiling wip 2009-05-08 13:30:45 +00:00
tools Add 'docs' and 'doxygen' targets to top-level Makefile. 2009-05-20 20:52:14 +00:00
AUTHORS Michael Schwingen <rincewind@discworld.dascon.de> add non-CFI SST flashs 2009-04-21 05:31:18 +00:00
bootstrap Fix bootstrap typo noticed by Edgar Grimberg <edgar.grimberg@zylin.com>. 2009-05-13 23:37:29 +00:00
BUGS Update Doxygen markup in PATCHES, BUGS, and TODO: 2009-05-26 23:58:01 +00:00
ChangeLog
configure.in Move TCL script files -- Step 1 of 2: 2009-05-27 06:44:43 +00:00
COPYING
Doxyfile.in Properly fix doxygen out-of-tree build process: 2009-05-24 01:08:16 +00:00
guess-rev.sh - guess-rev.sh now works as expected when build_dir is not the same as src_dir 2009-02-13 09:56:51 +00:00
INSTALL
Makefile.am Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
NEWS
NEWTAPS
PATCHES Update Doxygen markup in PATCHES, BUGS, and TODO: 2009-05-26 23:58:01 +00:00
README Test of commit email from duane 2008-12-06 13:13:02 +00:00
TODO Update Doxygen markup in PATCHES, BUGS, and TODO: 2009-05-26 23:58:01 +00:00
uncrustify.cfg Add uncrustify config file and helper script 2009-02-03 04:27:48 +00:00

openocd.texi is the authoritative source of OpenOCD documentation