openocd script for tb276
[x300-pci] / tb276-openocd.sh
1 sudo openocd -f raspberrypi-native.cfg -c 'jtag newtap tb276 tap -expected-id 0x020f10dd -irlen 10' -c 'init' -c 'scan_chain'