summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb/explorer/procedures/xml/attribute_info
diff options
context:
space:
mode:
authorLouis Stermole <stermole@us.ibm.com>2018-12-21 10:23:35 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-02-10 22:33:14 -0600
commit7315298af82e5975e78e4a9b831bad8986444ccb (patch)
tree13f63f9c309cdb0f0d4c07b5bd8be5a8b83e8f04 /src/import/chips/ocmb/explorer/procedures/xml/attribute_info
parent3d3ef8466200c5eaf439612bd1148d551347f947 (diff)
downloadtalos-hostboot-7315298af82e5975e78e4a9b831bad8986444ccb.tar.gz
talos-hostboot-7315298af82e5975e78e4a9b831bad8986444ccb.zip
Add ATTR_MSS_MEM_MVPD_FWMS to generic xml and fix accessor
Change-Id: Ia792b99afd94cf216e3036167dcd849e8936bdf0 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69998 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71353 Reviewed-by: Roland Veloz <rveloz@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/ocmb/explorer/procedures/xml/attribute_info')
-rw-r--r--src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml b/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
index 42e87935f..2c7407962 100644
--- a/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
+++ b/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
@@ -106,4 +106,18 @@
<mssAccessorName>ocmb_half_dimm_mode_override</mssAccessorName>
</attribute>
+ <attribute>
+ <id>ATTR_MSS_MEM_MVPD_FWMS</id>
+ <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
+ <description>
+ Mark store records from OCMB VPD. The array dimension is [port][mark].
+ Explorer only has one port so only [0][mark] is used in explorer.
+ </description>
+ <initToZero></initToZero>
+ <valueType>uint32</valueType>
+ <writeable/>
+ <array> 8 </array>
+ <mssAccessorName>mvpd_fwms</mssAccessorName>
+ </attribute>
+
</attributes>
OpenPOWER on IntegriCloud