openocd/src/flash/nor
Øyvind Harboe 78248f1df6 flash: write_image will now pad erase to nearest sector
this is done for unlocking and it is a simple omission that
it wasn't done for sectors.

The unnerving thing is that nobody has complained about this
until now....

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2010-04-29 03:54:43 +02:00
..
aduc702x.c NOR/ADUC702X: review scope of data 2010-04-10 19:58:15 +08:00
at91sam3.c ARMv7M: use software breakpoints for algorithms 2010-02-28 22:26:52 +00:00
at91sam3.h move nor drivers to src/flash/nor 2009-12-02 23:27:09 -08:00
at91sam7.c src/flash/nor: usage/help/doc updates 2010-01-09 10:25:03 -08:00
at91sam7.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
avrf.c NOR/AVRF: review scope of data 2010-04-10 19:56:24 +08:00
avrf.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
cfi.c NOR/CFI: remove redundant code 2010-04-15 19:19:54 +02:00
cfi.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
core.c flash: write_image will now pad erase to nearest sector 2010-04-29 03:54:43 +02:00
core.h TCL: review scope of functions 2010-04-10 19:28:13 +08:00
driver.h split flash.h into into flash/nor/*.h 2009-12-04 16:56:24 -08:00
drivers.c NOR/DRIVERS: review scope of functions 2010-04-10 19:38:15 +08:00
ecos.c NOR: cleanup driver decls 2010-01-29 13:52:08 -08:00
faux.c NOR: cleanup driver decls 2010-01-29 13:52:08 -08:00
imp.h Comment and doxygen fixes 2009-12-09 10:25:52 -08:00
lpc288x.c NOR: cleanup driver decls 2010-01-29 13:52:08 -08:00
lpc288x.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
lpc2000.c LPC1768 updates, IAR board support 2010-03-02 15:02:01 -08:00
lpc2000.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
lpc2900.c NOR: cleanup driver decls 2010-01-29 13:52:08 -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 NOR: cleanup driver decls 2010-01-29 13:52:08 -08:00
ocl.h move nor drivers to src/flash/nor 2009-12-02 23:27:09 -08:00
pic32mx.c change %x and %d to PRIx32 and PRId32 where needed for cygwin 2010-03-25 12:45:32 +01:00
pic32mx.h PIC32: add flash algorithm support 2010-03-10 21:03:22 +00:00
stellaris.c NOR: stellaris message tweaks 2010-03-03 13:08:16 -08:00
stellaris.h stellaris: comments 2009-12-16 14:17:31 -08:00
stm32x.c stm32x: allow flash probe on a running target 2010-04-20 08:55:48 +02:00
stm32x.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
str7x.c NOR/STR7X: review scope of data 2010-04-10 21:52:33 +08:00
str7x.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
str9x.c STR9: flash loader cleanup 2010-03-10 20:31:59 +00:00
str9x.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
str9xpec.c STR9XPEC: review scope of functions 2010-04-10 19:29:51 +08:00
str9xpec.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
tcl.c TCL: review scope of functions 2010-04-10 19:28:13 +08:00
tms470.c NOR/TMS470: review scope of symbols 2010-04-11 01:19:41 +08:00
tms470.h remove flash.h from tree 2009-12-04 16:56:24 -08:00