Would you mind contributing this script to the OpenOCD target library?

Your explanations in this email would then be a comment inside
this config script.

Note that you do not need a separate file for the reset init sequence,
you can include it directly in a single config file, search for examples
on this in other config files shipped with OpenOCD

Also, it is good form to split out the interface and target config script
in separate files. You can specify multiple config file son the openocd
command line:

openocd -f interface/xxx.cfg -f board/ar71xx.cfg



-- 
Øyvind Harboe
Embedded software and hardware consulting services
http://www.zylin.com
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to