On Fri, 24 Jun 2011 16:32:54 +, Tomek CEDRO wrote:
Cool, I will add new field into layout structure that will indicate
forbidden bits to bitbang, this field will be zero by default so all
bits are allowed, driver author can add some value of this field to
the specific layout - that value AND
Am 24.06.2011 21:52, schrieb Spencer Oliver:
On Jun 24, 2011 10:32 AM, "Øyvind Harboe" mailto:oyvind.har...@zylin.com>> wrote:
>
> Anyone have any objections against this patch?
>
> Did anyone else but Andreas Fritiofson review it in detail?
>
I am back at work next week and would like to
On Jun 24, 2011 10:32 AM, "Øyvind Harboe" wrote:
>
> Anyone have any objections against this patch?
>
> Did anyone else but Andreas Fritiofson review it in detail?
>
I am back at work next week and would like to go through it then
Cheers
Spen
___
Openo
On Mon, Jun 20, 2011 at 6:50 AM, Steve Bennett wrote:
> The default is -Werror, so warnings become errors
> and stop the build.
> Might be better to simply #define FT_STATUS instead.
>
> - LOG_ERROR("FT_Write returned: %lu", status);
> + LOG_ERROR("FT_Write returned: %l
On Sat, Jun 18, 2011 at 4:36 AM, Tomek CEDRO wrote:
> On Thu, Jun 16, 2011 at 9:42 PM, Andreas Fritiofson
> wrote:
>> a ? : b is equivalent to a ? a : b, unless evaluating a has side-effects or
>> if a is volatile, since it's only evaluated once in the former case and
>> twice in the latter.
>
>
Cool, I will add new field into layout structure that will indicate
forbidden bits to bitbang, this field will be zero by default so all
bits are allowed, driver author can add some value of this field to
the specific layout - that value AND port mask to set/bitbang will be
checked in ft2232_bitban
On Fri, Jun 24, 2011 at 5:40 PM, Uhler, Richard wrote:
>
> Attached is an updated version of the remote bitbang patch generated
> following the instructions from
> http://repo.or.cz/w/openocd.git/blob/HEAD:/HACKING.
>
> The remote bitbang jtag driver is useful for debugging software running
> on
Attached is an updated version of the remote bitbang patch generated following
the instructions from http://repo.or.cz/w/openocd.git/blob/HEAD:/HACKING.
The remote bitbang jtag driver is useful for debugging software running on
processors which are being simulated.
Thanks,
Richard
__
Hi Øyvind,
thanks for the merge.
Just for the reference, I double-checked the issue on bunutils mailing lists :
http://sourceware.org/ml/binutils/2011-06/msg00252.html
>From this little discussion I conclude that this patch is good, and
that will fix OABI linker issues (and potentially some other
Anyone have any objections against this patch?
Did anyone else but Andreas Fritiofson review it in detail?
--
Øyvind Harboe - Can Zylin Consulting help on your project?
US toll free 1-866-980-3434 / International +47 51 87 40 27
http://www.zylin.com/
On Fri, Jun 24, 2011 at 1:03 PM, Øyvind Harboe wrote:
> The patch fails.
>
> Could you rebase and repost?
>
I think the whole idea is fail.
This patch adds more problems than it fixes. What size of unsigned
long is on amd64 or ppc64?
PRIx macros are for fixed-width types, like int32_t. Unsigned lo
The patch fails.
Could you rebase and repost?
--
Øyvind Harboe - Can Zylin Consulting help on your project?
US toll free 1-866-980-3434 / International +47 51 87 40 27
http://www.zylin.com/
___
Openocd-development mailing list
Openocd-development@lis
Merged.
Thanks!
--
Øyvind Harboe - Can Zylin Consulting help on your project?
US toll free 1-866-980-3434 / International +47 51 87 40 27
http://www.zylin.com/
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.be
13 matches
Mail list logo