|
From: Zachary T W. <zw...@su...> - 2009-11-17 18:40:06
|
Hi all, This series modularizes the startup.tcl file, putting various pieces of the system where they belong. Instead of linking it into the library, provide it as a parameter to the command_init() routine from openocd.c. Fixes the layering violations that this built-in TCL code created. Cheers, Zach |