summaryrefslogtreecommitdiffstats
path: root/src/include/usr/hwas
diff options
context:
space:
mode:
authorMatt Raybuck <mraybuc@us.ibm.com>2019-01-10 11:36:26 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-01-16 15:08:18 -0600
commit566bc52410a9acffdd57603cd9c64a71fb6561d9 (patch)
treecf2f40c8553ef6fe32a922d222e9941e383234b3 /src/include/usr/hwas
parent7e7b0b61c906e4d333d0806b33dad97c04b918d2 (diff)
downloadtalos-hostboot-566bc52410a9acffdd57603cd9c64a71fb6561d9.tar.gz
talos-hostboot-566bc52410a9acffdd57603cd9c64a71fb6561d9.zip
presentByAssoc updates for Axone and OCMB
Added support for MC->OMIC->OMI path in presentByAssoc. Change-Id: I076194b44ac069b18afa5ff96af36c5fa859336e RTC:196804 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70307 Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Ilya Smirnov <ismirno@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/include/usr/hwas')
-rw-r--r--src/include/usr/hwas/common/deconfigGard.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/usr/hwas/common/deconfigGard.H b/src/include/usr/hwas/common/deconfigGard.H
index ad28d55ff..2986187a9 100644
--- a/src/include/usr/hwas/common/deconfigGard.H
+++ b/src/include/usr/hwas/common/deconfigGard.H
@@ -199,6 +199,7 @@ public:
DECONFIGURED_BY_NO_PARENT_OMI, // BASE | 0x20
DECONFIGURED_BY_NO_CHILD_OCMB_CHIP, // BASE | 0x21
DECONFIGURED_BY_NO_PARENT_OCMB_CHIP, // BASE | 0x22
+ DECONFIGURED_BY_NO_PARENT_OMIC, // BASE | 0x23
// mask - these bits mean it's a PLID and not an enum
DECONFIGURED_BY_PLID_MASK = 0xFFFF0000,
OpenPOWER on IntegriCloud