On Wed, Jul 6, 2011 at 9:16 PM, Øyvind Harboe <[email protected]> wrote:
> Split it into a separate patch and push it off into a "iwillusethissoon" 
> branch?

So we can not have code that is currently is not used but is useful by
all means in master ?

For example, I created mips32_c0_read() function that reads C0
coprocesor registers. I also created it's pair, mips32_c0_write(), and
tested.

Now, for the current needs, I only want to read configuration, but I
can see well that someone (me, soon, for example) might use this
function, already tested and proven to be working.
But it can not end up in a master...


I thought that there might be a method of leaving this stuff into the
code but preceding it wit some macro NOT_USED, or something...

BR,
Drasko
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to