flash/nor/tcl: Make verify_bank parameter optional
commit45f0e6d0626e4541158198c271519175ae79f5b5
authorMarc Schink <openocd-dev@marcschink.de>
Fri, 4 Nov 2016 07:09:56 +0000 (4 08:09 +0100)
committerFreddie Chopin <freddie.chopin@gmail.com>
Mon, 24 Apr 2017 21:15:14 +0000 (24 22:15 +0100)
tree5c4399cabc5f179727a88c6aff4643ebb1a051d1
parent790a7b2a8d22e04d9447d35d3bbb8684a11446a3
flash/nor/tcl: Make verify_bank parameter optional

Make the 'offset' parameter optional, if omitted simply start at the
beginning of the flash bank.

Additionally, check if the argument is out of bounds of the flash bank.

Change-Id: Id1959eee5c395666c35f26342c3c50134dd564e5
Signed-off-by: Marc Schink <openocd-dev@marcschink.de>
Reviewed-on: http://openocd.zylin.com/3858
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
doc/openocd.texi
src/flash/nor/tcl.c