On 09/27/2010 12:13 AM, Øyvind Harboe wrote: > Sounds great! > > The only question that comes to mind at this point is what unrelated > refactoring work you think should be in place before this work > starts?
I am looking at the commonality of ARMv7a between A8 and A9 specifically. For example, I would bet that the breakpoint/watchpoint code can be shared to some extent, but I am going to try to resist the urge to factor any code proactively. Thus, it won't be "unrelated". :) That said, I have a few patches that clean up the 'dap info' command, because my ability to resist is not as strong as it should be. I simply can't stand 400 line functions. That's Just Wrong. However, they did derive from my effort to grok MEM-AP ROM Tables, so I suppose there is a fair connection to my intended work. -- Zach Welch CodeSourcery [email protected] (650) 331-3385 x743 _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
