openocd/src/flash/nor
Spencer Oliver 215353ef67 flash: virtual driver update for get_flash_bank_by_name_noprobe
Make sure we do not probe a flash when getting info.

Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
2010-05-26 11:10:17 +01:00
..
aduc702x.c NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
at91sam3.c NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
at91sam3.h move nor drivers to src/flash/nor 2009-12-02 23:27:09 -08:00
at91sam7.c NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
at91sam7.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
avrf.c NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
avrf.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
cfi.c NOR/CFI: fix memory leak; check malloc return value 2010-05-26 11:01:07 +01:00
cfi.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
core.c nor: add get_flash_bank_by_name autoprobe 2010-05-26 11:10:16 +01:00
core.h nor: add get_flash_bank_by_name autoprobe 2010-05-26 11:10:16 +01:00
driver.h NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
drivers.c flash: add virtual flash bank driver 2010-05-26 11:10:15 +01:00
ecos.c NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
faux.c NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
imp.h NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
lpc288x.c NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
lpc288x.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
lpc2000.c NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
lpc2000.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
lpc2900.c NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
Makefile.am flash: add virtual flash bank driver 2010-05-26 11:10:15 +01:00
non_cfi.c Fujitsu MBM29SL800TE flash support 2010-05-11 20:10:08 +02:00
non_cfi.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
ocl.c NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
ocl.h move nor drivers to src/flash/nor 2009-12-02 23:27:09 -08:00
pic32mx.c NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
pic32mx.h PIC32: add flash algorithm support 2010-03-10 21:03:22 +00:00
stellaris.c NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
stellaris.h stellaris: comments 2009-12-16 14:17:31 -08:00
stm32x.c NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
stm32x.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
str7x.c NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
str7x.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
str9x.c NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
str9x.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
str9xpec.c NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
str9xpec.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
tcl.c nor: add get_flash_bank_by_name autoprobe 2010-05-26 11:10:16 +01:00
tms470.c NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
tms470.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
virtual.c flash: virtual driver update for get_flash_bank_by_name_noprobe 2010-05-26 11:10:17 +01:00