summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml
diff options
context:
space:
mode:
authorwhs <whs@us.ibm.com>2016-04-28 07:25:54 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-06-21 16:45:06 -0400
commite18e6553ca8aa2b94a803baac53dbbbc8b37f4d1 (patch)
tree4703a085c17fb7de96acc9ed9783076115410b6b /src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml
parentb56679f1a51f1523254fdc816b32e4d264841bbb (diff)
downloadtalos-hostboot-e18e6553ca8aa2b94a803baac53dbbbc8b37f4d1.tar.gz
talos-hostboot-e18e6553ca8aa2b94a803baac53dbbbc8b37f4d1.zip
Changes related to packaging of memory vpd on Nimbus
Create a HWP to process MR and MT keyword to map to memory vpd keyword. Change specialization from MCS to MCA. Change-Id: I3924431a330ccc750d510afb5eec216bedd9581e Original-Change-Id: I426e4c7600e2158737c82e3c2380518c392ada5b RTC: 144519 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23775 Tested-by: Jenkins Server Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42146 Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml
index 66d46088b..b85e22f43 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml
@@ -77,4 +77,18 @@
<platInit/>
</attribute>
<!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_MEMVPD_POS</id>
+ <targetType>TARGET_TYPE_MCA</targetType>
+ <description>
+ The position of the MCA target's VPD selector data, relative to the EEPROM
+ that contains its data. For systems with a single EEPROM for all chips,
+ this should be equivalent to ATTR_FAPI_POS (the logical MCA position).
+ For systems with an EEPROM per chip, this value should be equivalent to
+ ATTR_CHIP_UNIT_POS.
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
</attributes>
OpenPOWER on IntegriCloud