aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/marvell/88f37x0.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/marvell/88f37x0.cfg')
-rw-r--r--tcl/target/marvell/88f37x0.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/tcl/target/marvell/88f37x0.cfg b/tcl/target/marvell/88f37x0.cfg
index d80f4ef..738d221 100644
--- a/tcl/target/marvell/88f37x0.cfg
+++ b/tcl/target/marvell/88f37x0.cfg
@@ -57,8 +57,7 @@ for { set _core 0 } { $_core < $_cores } { incr _core 1 } {
set _command "$_command -defer-examine"
set _smp_command "$_smp_command ${_TARGETNAME}$_core"
} else {
- # uncomment when "hawt" rtos is merged
- # set _command "$_command -rtos hawt"
+ set _command "$_command -rtos hwthread"
set _smp_command "target smp ${_TARGETNAME}$_core"
}