tcl/board: add SPDX tag
[fw/openocd] / tcl / board / voltcraft_dso-3062c.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 #
4 # Voltcraft DSO-3062C digital oscilloscope (uses a Samsung S3C2440)
5 #
6 # http://www.eevblog.com/forum/general-chat/hantek-tekway-dso-hack-get-200mhz-bw-for-free/
7 # http://www.mikrocontroller.net/topic/249628
8 # http://elinux.org/Das_Oszi
9 # http://randomprojects.org/wiki/Voltcraft_DSO-3062C
10 #
11
12 # Enable this if your JTAG adapter supports multiple transports (JTAG or SWD).
13 # Otherwise comment it out, as it will cause an OpenOCD error.
14 ### transport select jtag
15
16 source [find target/samsung_s3c2440.cfg]
17
18 adapter speed 16000
19
20 # Samsung K9F1208U0C NAND flash chip (64MiB, 3.3V, 8-bit)
21 nand device $_CHIPNAME.nand s3c2440 $_TARGETNAME
22
23 # arm7_9 fast_memory_access enable
24 # arm7_9 dcc_downloads enable
25
26 init
27 reset
28 halt
29 scan_chain
30 targets
31 nand probe 0
32 nand list