summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorwhs <whs@us.ibm.com>2016-06-02 13:45:11 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-06-21 16:45:30 -0400
commitaf3f2ffe9a6ae3cc8612e2801cc09dee88090972 (patch)
tree322f72608b240b0727ca2d6e16544a01d9c10a23 /src
parent5804a683b1e24789247b270a2b2140642b3bde20 (diff)
downloadtalos-hostboot-af3f2ffe9a6ae3cc8612e2801cc09dee88090972.tar.gz
talos-hostboot-af3f2ffe9a6ae3cc8612e2801cc09dee88090972.zip
Packaging of memory vpd on Nimbus, MCA->MCS
Change from MCA to MCS target. Update decode logic. Change-Id: I9181eaa8027d54a8f86dff42e2f432f247f9c66c Original-Change-Id: I71408c25ce33cf6e342bb704b5d173f8d98229dc RTC: 144519 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25403 Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: William H. Schwartz <whs@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42148 Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml4
1 files changed, 2 insertions, 2 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 4b5ef665a..21579bcd7 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
@@ -69,9 +69,9 @@
<!-- ********************************************************************* -->
<attribute>
<id>ATTR_MEMVPD_POS</id>
- <targetType>TARGET_TYPE_MCA</targetType>
+ <targetType>TARGET_TYPE_MCS</targetType>
<description>
- The position of the MCA target's VPD selector data, relative to the EEPROM
+ The position of the MCS 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
OpenPOWER on IntegriCloud