aboutsummaryrefslogtreecommitdiff
path: root/src/server
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2020-03-10 23:07:42 +0100
committerAntonio Borneo <borneo.antonio@gmail.com>2020-04-12 22:03:22 +0100
commit17ac52360fc27eed9f58506a102a32b653d4d48c (patch)
treef27899d1ee14862ed1ce327a8270921830b13f4e /src/server
parent4873503ae44ff16dde170e3337945e99ad05e408 (diff)
downloadriscv-openocd-17ac52360fc27eed9f58506a102a32b653d4d48c.zip
riscv-openocd-17ac52360fc27eed9f58506a102a32b653d4d48c.tar.gz
riscv-openocd-17ac52360fc27eed9f58506a102a32b653d4d48c.tar.bz2
cortex_m: remove deprecation for soft_reset_halt
The command "soft_reset_halt" is deprecated since mid 2013 with the commit 146dfe32956d ("cortex_m: deprecate soft_reset_halt"). Nevertheless it is still extremely useful with multicore chips where it allows to reset only one of the cores, option not available through asserting the chip-wide srst. It also get useful to handle the reset on some problematic chip, as in http://openocd.zylin.com/5489 Replace the warning about deprecation with a more light debug message. Change-Id: I52de6359475ba31014ae77e596a87fe88b252177 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5514 Tested-by: jenkins Reviewed-by: Edward Fewell <efewell@ti.com> Reviewed-by: Tarek BOCHKATI <tarek.bouchkati@gmail.com>
Diffstat (limited to 'src/server')
0 files changed, 0 insertions, 0 deletions