Re: [Openocd-development] [patch/rfc] ETM: don't be ARM7/ARM9-specific

2009-11-11 Thread David Brownell
On Wednesday 11 November 2009, David Brownell wrote: > Framework updates to provide ETM access on ARM cores other > than the current set of just ARM7 and ARM9 based cores: The only real comment was to split it into smaller chunks, so that's what I did ... it's merged now, in five chunks.

[Openocd-development] [patch/rfc] ETM: don't be ARM7/ARM9-specific

2009-11-11 Thread David Brownell
Framework updates to provide ETM access on ARM cores other than the current set of just ARM7 and ARM9 based cores: - Rename "struct armv4_5_common_s" as "struct arm". It needs a bit more work to be properly generic, but it's the best start we have at that today. - In "struct arm" provide