summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/ppe/pk/ppe42/ppe42_boot.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/ppe/pk/ppe42/ppe42_boot.S')
-rw-r--r--src/import/chips/p9/procedures/ppe/pk/ppe42/ppe42_boot.S4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/ppe/pk/ppe42/ppe42_boot.S b/src/import/chips/p9/procedures/ppe/pk/ppe42/ppe42_boot.S
index 189c2968..c83c02a5 100644
--- a/src/import/chips/p9/procedures/ppe/pk/ppe42/ppe42_boot.S
+++ b/src/import/chips/p9/procedures/ppe/pk/ppe42/ppe42_boot.S
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER sbe Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2016 */
+/* Contributors Listed Below - COPYRIGHT 2015,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -120,6 +120,8 @@ __reset_trap:
#ifndef NO_INIT_DBCR0
_liwa %r3, PPE42_DBCR_INITIAL
mtdbcr %r3
+ _liwa %r3, PPE42_DACR_INITIAL
+ mtdacr %r3
#endif
## The exception vector prefix is set - it must be 512 byte aligned.
OpenPOWER on IntegriCloud