aboutsummaryrefslogtreecommitdiff
path: root/external/mambo
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2015-05-25 14:33:42 +1000
committerStewart Smith <stewart@linux.vnet.ibm.com>2015-05-25 14:33:42 +1000
commit23dcbc3adee2c6ea4e6c1149ef9fc6b59de581fa (patch)
tree3257e4ab0eeb1e24a35b4c03a0592ecc6d90fd29 /external/mambo
parent1978024139af7bd4451b1561f71abb57f7adc9d8 (diff)
downloadskiboot-23dcbc3adee2c6ea4e6c1149ef9fc6b59de581fa.zip
skiboot-23dcbc3adee2c6ea4e6c1149ef9fc6b59de581fa.tar.gz
skiboot-23dcbc3adee2c6ea4e6c1149ef9fc6b59de581fa.tar.bz2
Refactor mambo test running
we now properly control the simulation rather than just killing off Mambo. For boot test, we wait for petitboot and actually shut down the simulation properly with 'halt'. Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'external/mambo')
-rw-r--r--external/mambo/skiboot.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/external/mambo/skiboot.tcl b/external/mambo/skiboot.tcl
index 54d3e39..c6e303b 100644
--- a/external/mambo/skiboot.tcl
+++ b/external/mambo/skiboot.tcl
@@ -176,5 +176,3 @@ for { set i 0 } { $i < $mconf(threads) } { incr i } {
# Turbo mode & run
mysim mode turbo
-mysim go
-exit