On Mon, May 16, 2016 at 1:25 PM, Andreas Fritiofson <
andreas.fritiof...@gmail.com> wrote:

>
>
> On Fri, May 13, 2016 at 2:30 AM, Tim Newsome <t...@sifive.com> wrote:
>
>> Hi,
>>
>> I’m going to implement RISC-V support for OpenOCD. (See http://riscv.org
>> if you’re curious.)
>>
>> I have a question about the num_bits field in scan_field. The code says:
>>
>>         /** The number of bits this field specifies (up to 32) */
>>         int num_bits;
>>
>> But eg. mips_ejtag.c mips_ejtag_add_scan_96() sets this value to 96.
>> Are lengths greater than 32 bits supported?
>>
>>
> Yes, they should be. If any adapter driver does not work with arbitrary
> lengths of individual fields, it's a bug. Feel free to push a change that
> fixes the comment.
>

Done. Thank you.

Tim


>
> /Andreas
>
>
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to