target/cortex_m: fix cortex_m reset_config help and check for syntax error
authorTomas Vanek <vanekt@fbl.cz>
Fri, 7 Dec 2018 16:51:49 +0000 (17:51 +0100)
committerTomas Vanek <vanekt@fbl.cz>
Wed, 19 Dec 2018 13:14:27 +0000 (13:14 +0000)
commit936dc7cbd93492c1df567c0727bee251427ac270
tree0da422d9217fddf137324196f9668e23f6fcbd1d
parentcb5c6477f53c352d5997f84fae6d527d9f2557e7
target/cortex_m: fix cortex_m reset_config help and check for syntax error

Remove option 'srst' which is not recognized from on-line help and texi.
Check parameter and return syntax error if wrong option is entered.

Change-Id: I87daa423a9f53193a0b015080594820b933628f5
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-on: http://openocd.zylin.com/4795
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
doc/openocd.texi
src/target/cortex_m.c