riscv-openocd/src
David Brownell 6f2b88448f gdb_server: correctly report flash sector sizes
Report each region of same-size sectors separately, instead of
incorrectly reporting that every sector has the same size.

This is a longstanding bug on NOR flash chips with non-uniform
sector sizes.  It was largely hidden by other bugs in flash
handling.  When some of those were recently fixed, this one was
exposed as a regression on str710.

[oyvind.harboe@zylin.com: update the loop to behave on str7 ]

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2010-01-20 10:43:32 -08:00
..
flash NOR: fix diagnostic 2010-01-19 13:56:33 -08:00
helper update win32 script search path 2010-01-19 15:02:15 -08:00
jtag zy1000: flush jtag buffer before changing speed 2010-01-19 10:58:48 +01:00
pld PLD: usage/help updates 2010-01-08 23:23:55 -08:00
server gdb_server: correctly report flash sector sizes 2010-01-20 10:43:32 -08:00
svf *SVF: help/usage updates 2010-01-08 20:16:05 -08:00
target arm7/9: add nags upon reset about options to improve performance 2010-01-20 14:51:17 +01:00
xsvf *SVF: help/usage updates 2010-01-08 20:16:05 -08:00
Makefile.am Driver for USB-JTAG, Altera USB-Blaster and compatibles 2009-12-26 15:05:06 -08:00
ecosboard.c zy1000: print out PCB revision upon boot 2010-01-19 10:58:48 +01:00
hello.c Doc/examples: clarify usage messages 2010-01-08 23:13:39 -08:00
hello.h improve command handling examples 2009-11-25 10:29:05 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
openocd.c server: add server_preinit which is called before config file is parsed. 2009-12-11 10:26:15 +00:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00