On Thursday 18 March 2010, David Brownell wrote: > On Monday 15 March 2010, David Brownell wrote: > > This adds the guts of a transport framework with initialization. > > Each debug adapter can declare the transports it supports, and > > exactly one transport is initialized. (with its commands). > > No comments?
Off-list from Øyvind, boiling down to: no particular problems, but adapter driver compatibility may need tweaking. So the next version of this will probably be smarter about backwards compatibility, along the lines of: if your adapter driver doesn't declare what transports it supports, there will be an automatic "jtag only" declaration, plus a nag message. - Dave _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
