summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2016-03-17 11:26:13 +0000
committerRyan Harkin <ryan.harkin@linaro.org>2016-03-18 17:02:31 +0000
commit97cc833dda1cf8787052866be7596458386bbd0b (patch)
tree15ca8bf8c301d234d26cb07b4cefb2888c82def2
parent89157abb9dd030c7d1cb7bc20df843b236358a33 (diff)
exit on shutdown
Pass the model parameter so that shutdown really does shut down the model, rather than reboot it. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rwxr-xr-xrun_model.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/run_model.sh b/run_model.sh
index bb1476b..8a25d0a 100755
--- a/run_model.sh
+++ b/run_model.sh
@@ -234,6 +234,7 @@ else
$dtb_param \
$initrd_param \
-C bp.ve_sysregs.mmbSiteDefault=0 \
+ -C bp.ve_sysregs.exit_on_shutdown=1 \
$disk_param \
$VARS \
$net \