openocd/src
dbrownell 50b94628ae Make it easier to erase or protect through to the end
of a (NOR) flash chip: allow passing "last" as an alias
for the number of the last sector.

Improve several aspects of error checking while we're at it.

From: Johnny Halfmoon <jhalfmoon@milksnot.com>


git-svn-id: svn://svn.berlios.de/openocd/trunk@2746 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-09-22 05:39:06 +00:00
..
flash Make it easier to erase or protect through to the end 2009-09-22 05:39:06 +00:00
helper Remove annoying end-of-line whitespace from most src/* 2009-09-21 18:40:55 +00:00
jtag Remove annoying end-of-line whitespace from most src/* 2009-09-21 18:40:55 +00:00
pld - Replace '){' with ') {'. 2009-06-23 22:49:06 +00:00
server Remove annoying end-of-line whitespace from most src/* 2009-09-21 18:40:55 +00:00
svf Audrius Urmanavičius <didele.deze@gmail.com> Latest source (R2606) does not compile under Windows+Cygwin - fails with error about possibly uninitialized use of variable 'ch'. 2009-08-25 07:04:25 +00:00
target Remove annoying end-of-line whitespace from most src/* 2009-09-21 18:40:55 +00:00
xsvf Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00
ecosboard.c prefix zy1000_reboot command to avoid name conflicts 2009-09-17 11:44:14 +00:00
main.c Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never have been in main.c in the first place. DLL will now build. 2009-05-02 19:31:30 +00:00
Makefile.am Remove annoying end-of-line whitespace from most src/* 2009-09-21 18:40:55 +00:00
openocd.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00