Skip to content

Commit

Permalink
Packaging of memory vpd on Nimbus, MCA->MCS
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
whs authored and dcrowell77 committed Jun 21, 2017
1 parent 5804a68 commit af3f2ff
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit af3f2ff

Please sign in to comment.