On Tue, Nov 17, 2009 at 6:39 PM, Zachary T Welch <[email protected]> wrote:
> 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.

Back in the mists of time startup.tcl was embedded into openocd because
that made it possible to use *only* the openocd executable + a monolithic
script to configure a target and do a particular task.

Perhaps we should no longer embed startup.tcl but install it instead?

-- 
Øyvind Harboe
http://www.zylin.com/zy1000.html
ARM7 ARM9 ARM11 XScale Cortex
JTAG debugger and flash programmer
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to