Re: [Openocd-development] [patch 0/7] ARM11 register handling

2009-11-24 Thread David Brownell
On Tuesday 24 November 2009, Øyvind Harboe wrote: > On Tue, Nov 24, 2009 at 1:14 AM, David Brownell wrote: > > On Monday 23 November 2009, Ųyvind Harboe wrote: > >> Wow. :-) > > > > I hope that's not all you'll have to say.  ;) > > The arm11 stuff needed a lot of work to be streamlined with the >

Re: [Openocd-development] [patch 0/7] ARM11 register handling

2009-11-24 Thread Øyvind Harboe
On Tue, Nov 24, 2009 at 1:14 AM, David Brownell wrote: > On Monday 23 November 2009, Ųyvind Harboe wrote: >> Wow. :-) > > I hope that's not all you'll have to say.  ;) The arm11 stuff needed a lot of work to be streamlined with the rest of the code and I trust you to make good choices here if the

Re: [Openocd-development] [patch 0/7] ARM11 register handling

2009-11-23 Thread David Brownell
On Monday 23 November 2009, Øyvind Harboe wrote: > Wow. :-) I hope that's not all you'll have to say. ;) Yeah, it just started growing... it's amazing how much custom code can be needed when you bypass shared infrastructure. I'm suspecting that one of the issues with that algorithm stuff is br

Re: [Openocd-development] [patch 0/7] ARM11 register handling

2009-11-23 Thread Øyvind Harboe
Wow. :-) -- Øyvind Harboe http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash programmer ___ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-devel

[Openocd-development] [patch 0/7] ARM11 register handling

2009-11-23 Thread David Brownell
I'm posting this as an preview of some work that's not yet complete, in case someone has insightful comments they want to share... It's actually two things: - ARM "Debug Programmer's Model" (DPM) for ARMv6/ARMv7 cores (but not the M profiles, Cortex-M cores). Basically the debug interf