summaryrefslogtreecommitdiff
path: root/tcl/board
diff options
context:
space:
mode:
authorDamjan Marion <damjan.marion@gmail.com>2011-05-29 18:59:08 +0200
committerØyvind Harboe <oyvind.harboe@zylin.com>2011-05-29 20:05:01 +0200
commitba576920cff26833befb6bc19a53c9593ddec0d0 (patch)
tree706e200f9f2ce8acb021eae069783b032f9f7cd0 /tcl/board
parent9b4628ddab8d17c186b46bce86e38cac72800222 (diff)
downloadopenocd+libswd-ba576920cff26833befb6bc19a53c9593ddec0d0.tar.gz
openocd+libswd-ba576920cff26833befb6bc19a53c9593ddec0d0.tar.bz2
openocd+libswd-ba576920cff26833befb6bc19a53c9593ddec0d0.tar.xz
openocd+libswd-ba576920cff26833befb6bc19a53c9593ddec0d0.zip
SMDK6410 is not target, move file to board
Diffstat (limited to 'tcl/board')
-rw-r--r--tcl/board/smdk6410.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/tcl/board/smdk6410.cfg b/tcl/board/smdk6410.cfg
new file mode 100644
index 00000000..dd8bf87a
--- /dev/null
+++ b/tcl/board/smdk6410.cfg
@@ -0,0 +1,9 @@
+# Target configuration for the Samsung s3c6410 system on chip
+# Tested on a SMDK6410
+# Processor : ARM1176
+# Info: JTAG device found: 0x0032409d (Manufacturer: 0x04e, Part: 0x0324, Version: 0x0)
+
+source [find target/samsung_s3c6410.cfg]
+
+set _FLASHNAME $_CHIPNAME.flash
+flash bank $_FLASHNAME cfi 0x00000000 0x00100000 2 2 $_TARGETNAME jedec_probe