openocd/src
Tomas Vanek 1f4596cc46 target: fix copy&paste error in cget -coreid
Command should return target->coreid, not target->working_area_size
Solution appeared as an off topic fix in http://openocd.zylin.com/4935

Change-Id: Ic9701ce2001c75060dbaa75fbd013ed475a352e5
Suggested-by: Graham Sanderson <graham.sanderson@gmail.com>
Reported-by: Tim Newsome <tim@sifive.com>
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-on: http://openocd.zylin.com/5035
Tested-by: jenkins
Reviewed-by: Tim Newsome <tim@sifive.com>
Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de>
2019-04-10 10:10:15 +01:00
..
flash Set empty usage field for commands that do not need parameters 2019-04-07 08:19:34 +01:00
helper helper/command: handle empty "usage" with add_help_text/add_usage_text 2019-04-07 08:19:52 +01:00
jtag Set empty usage field for commands that do not need parameters 2019-04-07 08:19:34 +01:00
pld Set empty usage field for commands that do not need parameters 2019-04-07 08:19:34 +01:00
rtos rtos/hwthread: add hardware-thread pseudo rtos 2019-03-08 12:54:47 +00:00
server Set empty usage field for commands that do not need parameters 2019-04-07 08:19:34 +01:00
svf svf: improve robustness when processing invalid SVF files 2018-03-13 08:41:21 +00:00
target target: fix copy&paste error in cget -coreid 2019-04-10 10:10:15 +01:00
transport configure: disable all drivers when zy1000 is enabled 2018-04-09 09:04:46 +01:00
xsvf Convert to non-recursive make 2016-12-08 16:23:10 +00:00
hello.c command_registration: add empty usage field to chained commands 2019-04-07 08:17:36 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
openocd.c armv8: valgrind memleak fixes 2018-04-10 09:13:02 +01:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00