summaryrefslogtreecommitdiff
path: root/tcl
diff options
context:
space:
mode:
authorØyvind Harboe <oyvind.harboe@zylin.com>2009-10-09 09:03:53 +0200
committerØyvind Harboe <oyvind.harboe@zylin.com>2009-10-09 09:03:53 +0200
commitbffe824df6f92a2e88932c9b6d01b26b3a0cc598 (patch)
tree2161a407f08e03a6fdb2a74e9659efde4160b00d /tcl
parent7b650a6abefbede7beffff32ef38518b026ea060 (diff)
downloadopenocd+libswd-bffe824df6f92a2e88932c9b6d01b26b3a0cc598.tar.gz
openocd+libswd-bffe824df6f92a2e88932c9b6d01b26b3a0cc598.tar.bz2
openocd+libswd-bffe824df6f92a2e88932c9b6d01b26b3a0cc598.tar.xz
openocd+libswd-bffe824df6f92a2e88932c9b6d01b26b3a0cc598.zip
Added tip in documentation on how to translate quirky syntax
Diffstat (limited to 'tcl')
-rw-r--r--tcl/board/imx35pdk.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/tcl/board/imx35pdk.cfg b/tcl/board/imx35pdk.cfg
index 3e0bf6b3..05d83ee5 100644
--- a/tcl/board/imx35pdk.cfg
+++ b/tcl/board/imx35pdk.cfg
@@ -21,6 +21,9 @@ proc setc15 {regs value} {
proc imx35pdk_init { } {
+ # this reset script comes from the Freescale PDK
+ #
+ # http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX35PDK
echo "Target Setup: initialize DRAM controller and peripherals"