From: David B. <da...@pa...> - 2010-03-25 12:01:04
|
On Thursday 25 March 2010, Laurent Gauch wrote: > > ... OK, but we do not resolve the problem by DON'T DO THAT!! > > Actually there are a lot of target scripts working with JTAGkey but not > with JTAGkey-2, Specifically which ones? > just because the JTAGkey-2 run by default at his highest > 30Mhz frequency and because the target does not accept so high JTAG Giving another example of "DON'T DO THAT!!!" ... just make your jtagkey2 driver use the same default speed as the original model, without needless incompatibilities. The config scripts might still be rather dubious... you would still appear to have board configs relying on random driver state instead of explicitly setting the right clock rate. But they'd work as well as "before" (switching to jtagkey-2). Yes? |