aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/samsung_s3c4510.cfg
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2019-05-12 12:53:56 +0200
committerAntonio Borneo <borneo.antonio@gmail.com>2020-05-02 15:40:12 +0100
commit9e23c9ae3551dc14e15bdfe129fd9e03c6970f33 (patch)
tree1c292b6c1049d7c2da0885afcb71ae07b757be44 /tcl/target/samsung_s3c4510.cfg
parentc60252ac2b636c4d99b766a574b9df0966151696 (diff)
downloadriscv-openocd-9e23c9ae3551dc14e15bdfe129fd9e03c6970f33.zip
riscv-openocd-9e23c9ae3551dc14e15bdfe129fd9e03c6970f33.tar.gz
riscv-openocd-9e23c9ae3551dc14e15bdfe129fd9e03c6970f33.tar.bz2
coding style: tcl: remove empty lines at end of text files
Empty lines at end of text files are useless. Remove them. Change-Id: I503cb0a96c7ccb132f4486c206a48831121d7abd Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5171 Tested-by: jenkins
Diffstat (limited to 'tcl/target/samsung_s3c4510.cfg')
-rw-r--r--tcl/target/samsung_s3c4510.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/tcl/target/samsung_s3c4510.cfg b/tcl/target/samsung_s3c4510.cfg
index 461d047..8bc5da5 100644
--- a/tcl/target/samsung_s3c4510.cfg
+++ b/tcl/target/samsung_s3c4510.cfg
@@ -21,4 +21,3 @@ jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CP
set _TARGETNAME $_CHIPNAME.cpu
target create $_TARGETNAME arm7tdmi -endian $_ENDIAN -chain-position $_TARGETNAME
-