jtag_get_probes_list now prints a flat [N] index; jtag_open_probe takes that index (decimal) or, if 0x-prefixed, the raw probe id. Avoids the trap of typing "1" and hitting a non-existent (drv 0, probe 1).
jtag_get_probes_list now prints a flat [N] index; jtag_open_probe takes that index (decimal) or, if 0x-prefixed, the raw probe id. Avoids the trap of typing "1" and hitting a non-existent (drv 0, probe 1).