Correct argument numbering in trace command
commit6adc1ced89ddcee92de2597229c7dbb654f53137
authorAlan Bowman <alan.michael.bowman@gmail.com>
Tue, 5 Nov 2013 22:25:51 +0000 (5 22:25 +0000)
committerSpencer Oliver <spen@spen-soft.co.uk>
Wed, 6 Nov 2013 12:59:04 +0000 (6 12:59 +0000)
treee68ac1f058bf311359e6e182b4707b44f849a209
parentdc15e0a295f73d8438bf59b94475d9b9f4120b68
Correct argument numbering in trace command

The trace command was opening a file named with the source frequency.
This change correctly passes the filename that is specified.

Change-Id: Ia2eb8eda0e1e0f4f44b05c3a0ce7bef3bda51446
Signed-off-by: Alan Bowman <alan.michael.bowman@gmail.com>
Reviewed-on: http://openocd.zylin.com/1800
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/jtag/hla/hla_interface.c