summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorJoe McGill <jmcgill@us.ibm.com>2017-01-03 09:48:46 -0600
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2017-01-18 08:00:29 -0500
commita16ebbedaf0858c1cdead0e90fc13fae4f999ff2 (patch)
tree5b256dd7e72ef5c068af575e529e440313645271 /src/import
parentf792a2cbe3d68e549f5321ac70adf9d24a7ab6ab (diff)
downloadtalos-hostboot-a16ebbedaf0858c1cdead0e90fc13fae4f999ff2.tar.gz
talos-hostboot-a16ebbedaf0858c1cdead0e90fc13fae4f999ff2.zip
MCD FIR updates
Change-Id: I03c4cb20a8a3d70b7cb08d50e2cc30ec4e413ced Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34332 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Kevin F. Reick <reick@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34340 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/import')
-rw-r--r--src/import/chips/p9/procedures/hwp/nest/p9_setup_bars_defs.H6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_setup_bars_defs.H b/src/import/chips/p9/procedures/hwp/nest/p9_setup_bars_defs.H
index 2eaf918b9..9d92bc9c0 100644
--- a/src/import/chips/p9/procedures/hwp/nest/p9_setup_bars_defs.H
+++ b/src/import/chips/p9/procedures/hwp/nest/p9_setup_bars_defs.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2016 */
+/* Contributors Listed Below - COPYRIGHT 2016,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -309,8 +309,8 @@ const uint32_t MCD_RECOVERY_VG_COUNT = 0x7FFF;
const uint32_t MCD_VGC_AVAIL_GROUPS = 0xFFFF;
const uint64_t MCD_FIR_ACTION0 = 0x0000000000000000ULL;
-const uint64_t MCD_FIR_ACTION1 = 0x8030000000000000ULL;
-const uint64_t MCD_FIR_MASK = 0x4C40000000000000ULL;
+const uint64_t MCD_FIR_ACTION1 = 0x8000000000000000ULL;
+const uint64_t MCD_FIR_MASK = 0x4C70000000000000ULL;
//
OpenPOWER on IntegriCloud