This website requires JavaScript.
Explore
Help
Sign In
auracaster
/
sw_openocd
Watch
3
Star
0
Fork
0
You've already forked sw_openocd
forked from
auracaster/openocd
Code
Pull Requests
Activity
Files
11193c040cf0db5c64e7db808b10184aa8915aa3
sw_openocd
/
tcl
T
History
Freddie Chopin
61e1e525c1
Add another level of procedures to LPC2xxx initialization - procedures for specific targets (setup_lpc<number>) take core clock and adapter clock as parameters. This way "constant" parameters (flash size and type, CPUTAPID, etc.) do not need to be copied if one wishes to change the "variable" parameters - like the core clock or adapter clock - in a board config file or somewhere else.
...
Signed-off-by: Freddie Chopin <
freddie_chopin@op.pl
>
2011-01-09 21:34:02 +01:00
..
board
actux3.cfg: add function to setup for u-boot debugging
2011-01-02 21:17:57 +01:00
chip
TCL: fix non TCL comments
2010-12-18 21:04:22 +01:00
cpld
Xilinx xcr3256.cfg basic config script
2009-10-12 15:12:35 +02:00
cpu
/arm
Move TCL script files -- Step 2 of 2:
2009-05-27 06:49:24 +00:00
interface
tcl/interface/flashlink.cfg: Fix broken ST URL
2010-12-20 07:52:29 +01:00
target
Add another level of procedures to LPC2xxx initialization - procedures for specific targets (setup_lpc<number>) take core clock and adapter clock as parameters. This way "constant" parameters (flash size and type, CPUTAPID, etc.) do not need to be copied if one wishes to change the "variable" parameters - like the core clock or adapter clock - in a board config file or somewhere else.
2011-01-09 21:34:02 +01:00
test
TCL scripts: replace "puts" with "echo"
2010-11-09 08:12:51 +01:00
bitsbytes.tcl
TCL scripts: replace "puts" with "echo"
2010-11-09 08:12:51 +01:00
mem_helper.tcl
TCL scripts: fix ocd_mem2array/mem2array
2010-09-28 10:44:50 +02:00
memory.tcl
tcl: remove silly ocd_ prefix to array2mem and mem2array
2010-08-11 17:24:55 +02:00
mmr_helpers.tcl
TCL scripts: replace "puts" with "echo"
2010-11-09 08:12:51 +01:00