Skip to content
Snippets Groups Projects
Commit 5fa3bfa0 authored by Tomas Vanek's avatar Tomas Vanek Committed by Andreas Fritiofson
Browse files

flash Kinetis: fix mdm check_security regression in JTAG mode


Commit 6d5b4d70 causes failed assert
when JTAG transport is selected:

src/target/arm_adi_v5.h:346: dap_queue_ap_read:
  Assertion `ap->dap->ops != ((void *)0)' failed.

As check_security runs early in examine-start event, dap->ops must
be checked.

Change-Id: Ibd8312a3c668fbce834eed9790eabeed794117aa
Signed-off-by: default avatarTomas Vanek <vanekt@fbl.cz>
Reviewed-on: http://openocd.zylin.com/3712


Tested-by: jenkins
Reviewed-by: default avatarAndreas Färber <afaerber@suse.de>
Reviewed-by: default avatarSpencer Oliver <spen@spen-soft.co.uk>
parent 9d98f8b7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment