Re: [Openocd-development] svf patches

2009-01-22 Thread Rick Altherr
On Jan 22, 2009, at 12:17 AM, SimonQian wrote: Fixed in svf.c: 1. break cmd_queue_end_state and cmd_queue_cur_state when call statemove 2. print messages to indicate progress 3. add 'quiet' option to disable printing messages in 2 4. calculate time used 5. execute_tap before resetting freque

[Openocd-development] svf patches

2009-01-22 Thread SimonQian
Fixed in svf.c: 1. break cmd_queue_end_state and cmd_queue_cur_state when call statemove 2. print messages to indicate progress 3. add 'quiet' option to disable printing messages in 2 4. calculate time used 5. execute_tap before resetting frequency or trst 6. use jtag_add_clocks instead of jtag_add