> Comments, objections?  I'm inclined to just merge it (with
> some docs to come).  It turns fault paths into quasi-success
> paths, with diagnostics about how to get *real* success.

Neat :-) Merge it.

Some ramblings about automatic target config support:

I'm thinking that we could create a tcl/target/auto.cfg where
we add normal Tcl code to automatically pull in the right target.
Those targets that are missing from auto.cfg would not be
automatically detected. The weird "if xxx _CPUTAPID" stuff
could then be taken out of the target config scripts and put into
the auto.cfg file, possibly cleaning up the code a bit.

auto.cfg could grow some heuristics on how to even
autodetect targets like the beagleboard... Perhaps we
could even get the entire LPC family detected and configured
automatically...





-- 
Ø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-development

Reply via email to