2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-20 03:54:05 +10:00
openocd/src
Tomas Vanek 6e86ad6166 flash/nor: add flash mdw/h/b commands
Some flash banks are not mapped in the target memory
(e.g. SPI flash, some special pages).

Add flash version of mdw/h/b which reads data using
the flash driver.

Change-Id: I66910e0a69cf523fe5ca1ed6ce7b9e8e176aef4a
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-on: http://openocd.zylin.com/4776
Tested-by: jenkins
Reviewed-by: Andreas Bolsch <hyphen0break@gmail.com>
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2020-04-21 16:47:43 +01:00
..
flash flash/nor: add flash mdw/h/b commands 2020-04-21 16:47:43 +01:00
helper Remove BUILD_TARGET64 2020-04-21 12:55:41 +01:00
jtag jtag/drivers: add debugging support for Mellanox BlueField SoC 2020-04-21 11:18:11 +01:00
pld
rtos Revert "rtos/FreeRTOS: Fix FreeRTOS thread list reading" 2020-04-15 12:40:31 +01:00
server server: set connection::input_pending type to bool 2020-04-13 17:52:06 +01:00
svf openocd: fix minor inconsistencies after renaming "adapter" command 2020-01-29 05:36:30 +00:00
target Remove BUILD_TARGET64 2020-04-21 12:55:41 +01:00
transport adi_v5_dapdirect: add support for adapter drivers that provide DAP API 2020-01-14 11:40:25 +00:00
xsvf xsvf: fix memory leak 2020-01-16 09:44:33 +00:00
hello.c
hello.h
main.c
Makefile.am
openocd.c
openocd.h