This is an automated email from Gerrit.

Michel JAOUEN ([email protected]) just uploaded a new patch set to 
Gerrit, which you can find at http://openocd.zylin.com/349

-- gerrit

commit 44da88a9642c9bbd516d178a6b4655005de5869d
Author: Michel JAOUEN <[email protected]>
Date:   Fri Jan 6 12:19:37 2012 +0100

    u8500: linux rtos config
    
    Change-Id: I21a9dcc5fb260095aed2217e467b74ebecb39afb
    Signed-off-by: Michel JAOUEN <[email protected]>

diff --git a/tcl/target/u8500.cfg b/tcl/target/u8500.cfg
index e136874..348058c 100644
--- a/tcl/target/u8500.cfg
+++ b/tcl/target/u8500.cfg
@@ -202,7 +202,7 @@ if { [info exists DAP_DBG2] } {
        set _DAP_DBG2 0x801AA000 
 }
 
-target create $_TARGETNAME_1 cortex_a8 -chain-position $_CHIPNAME.dap -dbgbase 
$_DAP_DBG1 -coreid 0
+target create $_TARGETNAME_1 cortex_a8 -chain-position $_CHIPNAME.dap -dbgbase 
$_DAP_DBG1 -coreid 0 -rtos linux
 
 $_TARGETNAME_1 configure -event gdb-attach {
        halt
@@ -217,7 +217,7 @@ global _TARGETNAME_2
 set _TARGETNAME_2 $TARGETNAME_2
 }
 
-target create $_TARGETNAME_2 cortex_a8 -chain-position $_CHIPNAME.dap -dbgbase 
$_DAP_DBG2 -coreid 1
+target create $_TARGETNAME_2 cortex_a8 -chain-position $_CHIPNAME.dap -dbgbase 
$_DAP_DBG2 -coreid 1 -rtos linux
 
 $_TARGETNAME_2 configure -event gdb-attach {
        halt

-- 

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to