]> git.sur5r.net Git - openocd/commit
flash/nor/tcl: Respect flash bank boundary in verify_bank
authorMarc Schink <openocd-dev@marcschink.de>
Fri, 4 Nov 2016 07:18:45 +0000 (08:18 +0100)
committerFreddie Chopin <freddie.chopin@gmail.com>
Sat, 17 Jun 2017 11:43:29 +0000 (12:43 +0100)
commit2de82d39a2df0bfc040f753549eabcb5b737beb1
treeeb32b8902c6192ca944af031f794116c44801b7d
parent2c8602ed9f084d6680cec7d0ca1d5dc71c865a5f
flash/nor/tcl: Respect flash bank boundary in verify_bank

Respect the flash bank boundary and compare only the remaining content
of the bank even if the file content is larger.

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