]> git.sur5r.net Git - openocd/commit
cfg: Don't check BS TAP IDCODE in STM32 configs
authorAndreas Fritiofson <andreas.fritiofson@gmail.com>
Fri, 11 Mar 2016 21:16:04 +0000 (22:16 +0100)
committerFreddie Chopin <freddie.chopin@gmail.com>
Fri, 4 Nov 2016 21:18:21 +0000 (21:18 +0000)
commitd3445cd146f8efa6f5bdbd636f51e247ec7de766
tree8edc409ebba9b276a5d55caf5bf4205f42fe548b
parent058ed7a43f3253225649a552b09bb1f066ce467d
cfg: Don't check BS TAP IDCODE in STM32 configs

Instead of updating these regularly we can just accept any IDCODE for the
boundary scan TAP.

The only downside might be that it's not immediately obvious if you
source a config for the wrong type of STM32.

Change-Id: I96d4d81699a491b3a46de3f0d3fd078ffddad4e4
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/3385
Tested-by: jenkins
tcl/target/stm32f1x.cfg
tcl/target/stm32f2x.cfg
tcl/target/stm32f3x.cfg
tcl/target/stm32f4x.cfg
tcl/target/stm32f7x.cfg
tcl/target/stm32l1.cfg
tcl/target/stm32l4x.cfg