diff options
Diffstat (limited to 'tcl')
-rw-r--r-- | tcl/board/imx35pdk.cfg | 3 |
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" |