Peter Stuge wrote:
> > Instead of:
> > 
> > source [find target/foo.cfg]
> > 
> > We could define a procedure:
> > 
> > load_target foo at91r40008
> 
> watch out for the general find target/* vs. a specialized
> load_target.

To be a little constructive here's an idea, but I dislike the name:

find_load target/foo.cfg at91r40008

It would be nice to have named parameters though. I guess using
variables is the only option then.


//Peter
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to