Hi Øyvind,
would you be pushing your changes to the master soon ?

I tried to rebase to your oharboe/constfix branch, but it seems like
it does not exist anymore.

BR,
Drasko

On Thu, Mar 31, 2011 at 11:38 PM, Øyvind Harboe <[email protected]> wrote:
> On Thu, Mar 31, 2011 at 11:30 PM, Drasko DRASKOVIC
> <[email protected]> wrote:
>> On Thu, Mar 31, 2011 at 11:06 PM, Øyvind Harboe <[email protected]> 
>> wrote:
>>> The code below is broken, it will modify the "buffer" passed in to
>>> memory writes.
>>
>> Hi Øyvind,
>> I thought you introduced the change needed (I thought I saw it
>> somewhere within your patches). Can I use this ?
>
> Sure! I'll be pushing to the master branch tomorrow.
>
>> I ment on the mail you sent before, [Openocd-development] [PATCH 1/2]
>> mips: delete kludgy code that modifies data sent to write_memory() :
>>
>> -                       h_u32_to_le(&buffer[i], t32);
>> +                       h_u32_to_le(&t[i], t32);
>
>
>
> --
> Ø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/zy1000.html
> ARM7 ARM9 ARM11 XScale Cortex
> JTAG debugger and flash programmer
>
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to