openocd/src
Spencer Oliver 5319ccd7eb flash: add virtual flash bank driver
This adds a virtual flash bank driver that allows virtual banks to
be defined that refer to an existing flash bank.

For example the real address for bank0 on the pic32 is 0x1fc00000
but the user program will either be in kseg0 (0xbfc00000) or
kseg1 (0x9fc00000).
This also means that gdb will be aware of all the read only flash
addresses.

Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
2010-05-26 11:10:15 +01:00
..
flash flash: add virtual flash bank driver 2010-05-26 11:10:15 +01:00
helper jim: fix bug in tcl "puts" 2010-05-18 12:34:12 +02:00
jtag zy1000: fix false positive warning about unitialized local variable 2010-05-18 12:10:44 +02:00
pld PLD: review scope of functions 2010-04-10 17:06:16 +08:00
server gdbserver: gdb cmds returning failure on success 2010-05-17 10:17:58 +01:00
svf rename jtag_khz as adapter_khz 2010-03-15 08:37:43 -07:00
target arm_adi_v5: correct ahbap_debugport_init mem-ap id (bug #23) 2010-05-21 11:43:17 +01:00
xsvf jtag: cut down on usage of unintended modification of global end state 2010-03-18 08:43:19 +01:00
ecosboard.c NOR/DRIVERS: review scope of functions 2010-04-10 19:38:15 +08:00
hello.c HELLO: review unused symbols 2010-04-10 17:23:06 +08:00
hello.h HELLO: review unused symbols 2010-04-10 17:23:06 +08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
Makefile.am Driver for USB-JTAG, Altera USB-Blaster and compatibles 2009-12-26 15:05:06 -08:00
openocd.c OPENOCD: review scope of functions 2010-04-10 22:04:03 +08:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00