Add "halt" command in board script.

Signed-off-by: Fabio Estevam <[email protected]>
---
 tcl/board/imx31pdk.cfg |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/tcl/board/imx31pdk.cfg b/tcl/board/imx31pdk.cfg
index 502d407..3e46758 100644
--- a/tcl/board/imx31pdk.cfg
+++ b/tcl/board/imx31pdk.cfg
@@ -23,6 +23,8 @@ jtag_rclk 1000
 proc imx31pdk_init { } {
 
        imx3x_reset
+       
+       halt
 
        # This setup puts RAM at 0x80000000
 
-- 
1.7.1


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to