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