summaryrefslogtreecommitdiffstats
path: root/src/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel')
-rw-r--r--src/kernel/forceattn_p8.S3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/kernel/forceattn_p8.S b/src/kernel/forceattn_p8.S
index 30725e9b3..c1a31e045 100644
--- a/src/kernel/forceattn_p8.S
+++ b/src/kernel/forceattn_p8.S
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2012,2015
+# Contributors Listed Below - COPYRIGHT 2012,2018
# [+] International Business Machines Corp.
#
#
@@ -39,5 +39,6 @@ p8_force_attn:
mfspr r9, HID0
mfspr r9, HID0
isync
+ rlwimi 31,31,0,4,22 /* MAGIC_SIMICS_SHUTDOWN */
attn
b 0
OpenPOWER on IntegriCloud