From 0da6ad912fdfae1b8d3ed8e117beede01365fc04 Mon Sep 17 00:00:00 2001 From: Mike Baiocchi Date: Tue, 16 Apr 2019 09:51:22 -0500 Subject: Add OCMB_CHIP_TYPE Attribute This commit adds the OCMB_CHIP_TYPE attribute and its associated enumeration. It adds this attribute to the generic OCMB Chip target. Change-Id: I0d0dfacf418a0990329bf9882276e79c524bd192 RTC:205563 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/76020 Reviewed-by: Glenn Miles Reviewed-by: Matthew Raybuck Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell --- .../targeting/common/xmltohb/attribute_types.xml | 33 ++++++++++++++++++++++ src/usr/targeting/common/xmltohb/target_types.xml | 3 ++ 2 files changed, 36 insertions(+) diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml index 33563a08a..d8df2230d 100644 --- a/src/usr/targeting/common/xmltohb/attribute_types.xml +++ b/src/usr/targeting/common/xmltohb/attribute_types.xml @@ -5149,6 +5149,39 @@ + + INVALID + Enumeration indicating the type of the OCMB Chip + + INVALID + 0x00 + + + GEMINI + 0x01 + + + EXPLORER + 0x02 + + OCMB_CHIP_TYPE + + + + Designation of OCMB Chip Type + OCMB_CHIP_TYPE + + non-volatile + + + + OCMB_CHIP_TYPE + + + + + + Physical entity path an OMI's associated OMIC parent target diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml index 10ee3b301..1c5f51f0b 100644 --- a/src/usr/targeting/common/xmltohb/target_types.xml +++ b/src/usr/targeting/common/xmltohb/target_types.xml @@ -425,6 +425,9 @@ 0x00000033 HWAS_STATE_CHANGED_SUBSCRIPTION_MASK + + OCMB_CHIP_TYPE + -- cgit v1.2.1