From: Tarek BOCHKATI Date: Tue, 10 Nov 2020 18:15:54 +0000 (+0100) Subject: flash/stm32l4x: introduce auto-probe when OPTR is changed X-Git-Url: https://git.gag.com/?a=commitdiff_plain;ds=sidebyside;h=80d323c6e82b0256da4a671b1acbdceb54de9a82;hp=80d323c6e82b0256da4a671b1acbdceb54de9a82;p=fw%2Fopenocd flash/stm32l4x: introduce auto-probe when OPTR is changed auto re-probing is ensured by having optr cache set in the last probe operation. this will help to detect if flash options have been modified by the running application or by the user using direct register access. Change-Id: I05cd7ab9e83a7fc26ac6cff175b3c11b0efa2eb5 Signed-off-by: Tarek BOCHKATI Reviewed-on: https://review.openocd.org/c/openocd/+/5935 Reviewed-by: Antonio Borneo Reviewed-by: Oleksij Rempel Tested-by: jenkins ---