Remove annoying end-of-line whitespace from tcl/* files
git-svn-id: svn://svn.berlios.de/openocd/trunk@2743 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Use RCLK. If RCLK is not available fall back to 500kHz.
|
||||
#
|
||||
# Use RCLK. If RCLK is not available fall back to 500kHz.
|
||||
#
|
||||
# Depending on cabling you might be able to eek this up to 2000kHz.
|
||||
jtag_rclk 500
|
||||
|
||||
if { [info exists CHIPNAME] } {
|
||||
if { [info exists CHIPNAME] } {
|
||||
set _CHIPNAME $CHIPNAME
|
||||
} else {
|
||||
set _CHIPNAME lpc2148
|
||||
|
||||
Reference in New Issue
Block a user